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