body {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
}
td {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 18px;
	color: #333333;
}
.readfirst {
	font-family: "Gill Sans MT", Tahoma;
	font-weight: bold;
	color: #339900;
	font-size: 10pt;

}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
a:active {


	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
input {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #999999;
	border: 1px solid #333333;
}
select {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: #999999;
	border: 1px solid #333333;
}
.frontprods {
	background-color: #fffbe2;
	border: 2px solid #ff9900;
}
