BODY {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

TABLE, INPUT, SELECT, TEXTAREA {
	font-family: arial, verdana;
    text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 17px;
}

a:link {
	color: NAVY;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #DBE7F1;
	text-decoration: none;
	background-color: #1A2F4B;
}

.sectionHeading {
	BORDER-RIGHT: #acca26 1px; 
	BORDER-TOP: #acca26 1px; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT: #acca26 1px; 
	BORDER-BOTTOM: #CF640A 1px dashed;
}

.question {
	color: #666666;
}
