.header {
	font-family:  georgia,times,serif;
	font-size: 15pt;
}
.subhead {
	font-family: georgia,times,serif;
	font-size: 11pt;	
}
.bigbody {
	font-family: georgia,times,serif;
	font-size: 10pt;
}
.bodytext {
	font-family: georgia,times,serif;
	font-size: 9pt;
}
.tinytext {
	font-family: georgia,times,serif;
	font-size: 8pt;
}
.teenytext {
	font-family: georgia,times,serif;
	font-size: 7pt;
}
:link { color: rgb(102,30,40) ; text-decoration: underline;}
:visited { color: rgb(125,35,51) ; text-decoration: underline; }
:active { color: rgb(51,51,102) ; text-decoration: underline; }
:hover { color: rgb(51,51,102) ; text-decoration: none; }
.plain { text-decoration: none }