body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #42579B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8DEE3;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	border: 1px solid #42579B;
}
.comment-box {
	border: 1px solid #42579B;
}
.red-text {
	font-weight: bold;
	color: #C8162E;
}
.blue-text {
	font-weight: bold;
	color: #242275;
}