.header {
	font-family:  trebuchet ms,arial, helvetica, sans-serif;
	font-size: 15pt;
}
.subhead {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 11pt;	
}
.bigbody {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 10pt;
}
.bodytext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 9pt;
}
.tinytext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 8pt;
}
.tinybold {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.sublinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
}
.sublinks2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;	
}
:link { color: rgb(0,0,51) ; text-decoration: underline;}
:visited { color: rgb(0,51,51) ; text-decoration: underline; }
:active { color: rgb(0,51,51) ; text-decoration: underline; }
:hover { color: rgb(0,0,85) ; text-decoration: none; }
.plain { text-decoration: none }