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