body {
	font-size: 0.8em;
	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
}

td.header {
	background-color: #3453C0;
	font-family: Georgia;
	font-size: xx-small;
	font-weight: bold;
	color: FFFFFF;
}


a.mainlink {color: #3453C0; font-family: Verdana; text-decoration: underline; font-size: 0.6em; font-weight: bold;}
a.mainlink:link { color: #3453C0; font-family: Verdana; text-decoration: underline; font-size: 0.6em; font-weight: bold;}
a.mainlink:active { color: #3453C0; font-family: Verdana; text-decoration: none; font-size: 0.6em; font-weight: bold;}
a.mainlink:visited { color: #3453C0; font-family: Verdana; text-decoration: underline; font-size: 0.6em; font-weight: bold;}
a.mainlink:hover { color: #3453C0; font-family: Verdana; text-decoration: none; font-size: 0.6em; font-weight: bold;}

.text {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 0.7em;
	font-weight: normal;
	color: #54462A;
}

.textHeader {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 0.9em;
	font-weight: bold;
	color: #54462A;
}

.textcopy {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}
	
.textBold {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #00008B;
}
.textlarge {
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

.textlargeblue {
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #3453C0;
}

.textwhite {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;	
}
