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

