input {  font-family: Verdana; font-size: 11px}
select { font-family: Verdana; font-size: 11px }
textarea { font-family: Verdana; font-size: 11px }
.nobold {  font-size: 9px; font-weight: normal}
.new { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000099 }
td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}
.text { font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}
.headings { font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}
.headingsRed { font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0000}
.largeheader { font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #CC0000}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	color: #0066CC;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
}
