.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;
}
.linkbold {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.tinytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}
:link { color: rgb(0,102,51) ; text-decoration: underline;}
:visited { color: rgb(185,0,0) ; text-decoration: underline; }
:active { color: rgb(0,102,0) ; text-decoration: underline; }
:hover { color: rgb(0,102,0) ; text-decoration: none; }
.plain { text-decoration: none }

