.header {
	font-family:  times new roman,times,serif;
	font-size: 15pt;
}
.subhead {
	font-family: times new roman,times,serif;
	font-size: 11pt;
	font-weight : bold;
}
.bigbody {
	font-family: times new roman,times,serif;
	font-size: 10pt;
}
.bodytext {
	font-family: times new roman,times,serif;
	font-size: 9pt;
}
.tinytext {
	font-family: times new roman,times,serif;
	font-size: 8pt;
}
.teenytext {
	font-family: times new roman,times,serif;
	font-size: 7pt;
}
:link { color: rgb(51,51,51) ; text-decoration: underline;}
:visited { color: rgb(75,75,75) ; text-decoration: underline; }
:active { color: rgb(0,0,0) ; text-decoration: none; }
:hover { color: rgb(0,0,0) ; text-decoration: none; }
.plain { text-decoration: none }


