﻿body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
}
a {
	font-size: 1em;
	text-decoration: underline;
}
.evitHeader {
	background-color: #ffffff;
	text-align: right;
}

.pBGcolor {
	background-color: #ffffff;
}

.category {
	color: #000000;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}

.question, .qBGcolor td {
	color: #000000;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}

.qBGcolor {
	background-color: #ffffff;
}

.annotation {
	color: #000000;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}

.headerColor {
	background-color: #ffffff;
}

.surveyText {
	color: #000000;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}

.mBGcolor {
	background-color: #99ccff;
}

	.matrix, .mBGcolor td {
		color: #000000;
		font-family: verdana;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-size: 16px;
	}

.optionText {
	color: #000000;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	text-align: center;
}

.evitContent, td, .evit-matrix-lead-annotation, .evit-matrix-title, .evit-matrix, .evit-matrix-lead-question, .evit-question-text, .evit-question-no, input {
	font-size: 16px;
}

.commentLine {
	border-bottom: solid #000000 1px
}
.evit-matrix caption {
	text-align: left;
	margin-bottom: 0;
}