.mainHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.subHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #B1702C;
	font-weight: bold;
}
.mainText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000066;
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9E2F1;
}
.subText {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #AE6D29;
}
.attention {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.finePrint {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #5B7EBE;
	font-style: italic;
}

