.bighead {
	font-family:  trebuchet ms,arial, helvetica, sans-serif;
	font-size: 15;
}
.header {
	font-family:  trebuchet ms,arial, helvetica, sans-serif;
	font-size: 15;
	letter-spacing : 1;
}
.lilhead {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 13;	
}
.bigsub {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 14;	
}
.subhead {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 13;
	letter-spacing : .8;
}
.bigbody {
	font-family:trebuchet ms,arial, helvetica, sans-serif;
	font-size: 13;
}
.bodytext {
	font-family:trebuchet ms,arial, helvetica, sans-serif;
	font-size: 12;
	line-height : 1.25;
}
.content {
	font-family:trebuchet ms,arial, helvetica, sans-serif;
	font-size: 12;
	line-height : 1.5;
}
.boxtext {
	font-family:trebuchet ms,arial, helvetica, sans-serif;
	font-size: 12;
	line-height : 1.4;
}
.navtext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 13;	
}
.smlinktext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 12;
	line-height : 16px;
}
.tinytext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 8;	
}
.foottext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 11;
	line-height : 13px;
}
.teenytext {
	font-family: trebuchet ms,arial, helvetica, sans-serif;
	font-size: 7;	
}

:link { color: rgb(51,51,102) ; text-decoration: underline;}
:visited { color: rgb(35,85,153) ; text-decoration: underline; }
:active { color: rgb(115,153,51) ; text-decoration: underline; }
:hover { color: rgb(115,153,51) ; text-decoration: none; }
.plain { text-decoration: none }