body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #fba234;
}
