.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;

}
table {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;

}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9035;
}

