.header {
	font-family:  arial, helvetica, sans-serif;
	font-size: 15pt;
}
.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}
.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}
.tinytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}
:link { color: rgb(51,85,25) ; text-decoration: underline;}
:visited { color: rgb(64,0,128) ; text-decoration: underline; }
:active { color: rgb(64,0,108) ; text-decoration: underline; }
:hover { color: rgb(0,0,0) ; text-decoration: none; }
.plain { text-decoration: none }

