.headest {
	font-family:  trebuchet ms,sans-serif;
	font-size: 16pt;
}
.bighead {
	font-family:  trebuchet ms,sans-serif;
	font-size: 15pt;
}
.header {
	font-family:  trebuchet ms,sans-serif;
	font-size: 14pt;
}
.lilhead {
	font-family: trebuchet ms,sans-serif;
	font-size: 13pt;	
}
.bigsub {
	font-family: trebuchet ms,sans-serif;
	font-size: 12pt;	
}
.subhead {
	font-family: trebuchet ms,sans-serif;
	font-size: 11pt;	
}
.bigbody {
	font-family: trebuchet ms,sans-serif;
	font-size: 10pt;
}
.bodytext {
	font-family: trebuchet ms,sans-serif;
	font-size: 9pt;
}
.bodybold {
	font-family: trebuchet ms,sans-serif;
	font-size: 9pt;
	font-weight: bolder;
}
.tinytext {
	font-family: trebuchet ms,sans-serif;
	font-size: 8pt;
}
.foottext {
	font-family: trebuchet ms,sans-serif;
	font-size: 8pt;
	line-height : 13px;
}
.teenytext {
	font-family: trebuchet ms,sans-serif;
	font-size: 7pt;	
}

.color {
	text-decoration: 
}
:link { color: rgb(34,51,60) ; text-decoration: underline;}
:visited { color: rgb(45,65,75) ; text-decoration: underline; }
:active { color: rgb(128,0,0) ; text-decoration: none; }
:hover { color: rgb(128,0,0) ; text-decoration: none; }
.plain { text-decoration: none }