.whitetext {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: underline;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	}
TD {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.px10 {
	font-size: 10px;
}
.yellow {
	color: #FCD55E;
}
