.header {
	font-family:  times new roman,times,serif;
	font-size: 15pt;
}
.bighead {
	font-family: times new roman,times,serif;
	font-size: 13pt;	
}
.subhead {
	font-family: times new roman,times,serif;
	font-size: 11pt;	
}
.bigbody {
	font-family: times new roman,times,serif;
	font-size: 10pt;
}
.bodytext {
	font-family: times new roman,times,serif;
	font-size: 9pt;
}
.tinytext {
	font-family: times new roman,times,serif;
	font-size: 9px;
}
.teenytext {
	font-family: times new roman,times,serif;
	font-size: 7pt;
}
.entryfield10 {
	border: 1px solid #666666;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
:link { color: rgb(85,75,35) ; text-decoration: underline;}
:visited { color: rgb(95,85,45) ; text-decoration: underline; }
:active { color: rgb(85,75,35) ; text-decoration: underline; }
:hover { color: rgb(85,75,35) ; text-decoration: none; }
.plain { text-decoration: none }