a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #666666;
}
TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #306C3C;
}
.underline {
	text-decoration: underline;
}
.px11 {
	font-size: 11px;
}
