.header {
	font-family:  arial, helvetica, sans-serif;
	font-size: 15pt;
}
.bighead {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;	
}
.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;
}
.teenytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
}
:link { color: rgb(80,0,20) ; text-decoration: underline;}
:visited { color: rgb(102,0,51) ; text-decoration: underline; }
:active { color: rgb(80,0,0) ; text-decoration: underline; }
:hover { color: rgb(80,0,0) ; text-decoration: none; }
.plain { text-decoration: none }
