.bighead {
	font-family:  trebuchet ms, sans-serif;
	font-size: 16pt;
}
.header {
	font-family: trebuchet ms, sans-serif;
	font-size: 15pt;	
}
.lilhead {
	font-family: trebuchet ms, sans-serif;
	font-size: 14pt;	
}
.bigsub {
	font-family: trebuchet ms, sans-serif;
	font-size: 13pt;	
}
.subhead {
	font-family: trebuchet ms, sans-serif;
	font-size: 12pt;
}
.bigbody {
	font-family: trebuchet ms, sans-serif;
	font-size: 11pt;
}
.bodytext {
	font-family: trebuchet ms, sans-serif;
	font-size: 10pt;	
}
.smalltext {
	font-family: trebuchet ms, sans-serif;
	font-size: 9pt;	
}
.tinytext {
	font-family: trebuchet ms, sans-serif;
	font-size: 8pt;
}
.teenytext {
	font-family: trebuchet ms, sans-serif;
	font-size: 7pt;
	line-height: 11pt;
}

:link { color: rgb(25,15,5) ; text-decoration: underline;}
:visited { color: rgb(85,75,65) ; text-decoration: underline; }
:active { color: rgb(102,92,82) ; text-decoration: underline; }
:hover { color: rgb(102,92,82) ; text-decoration: none; }
