.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: 9pt;	
}
.smtext {
	font-family: trebuchet ms, sans-serif;
	font-size: 9pt;
}
.hometext {
	font-family: trebuchet ms, sans-serif;
	font-size: 10pt;
	line-height : 16pt;
	font-weight : bold;
}
.smlinktext {
	font-family: trebuchet ms, sans-serif;
	font-size: 9pt;	
}
.tinytext {
	font-family: trebuchet ms, sans-serif;
	font-size: 8pt;
}
.foottext {
	font-family: trebuchet ms, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}
.teenytext {
	font-family: trebuchet ms, sans-serif;
	font-size: 7pt;
}

:link { color: rgb(102,51,25) ; text-decoration: underline;}
:visited { color: rgb(125,75,51) ; text-decoration: underline; }
:active { color: rgb(35,20,10) ; text-decoration: underline; }
:hover { color: rgb(35,20,10) ; text-decoration: none; }
