body {
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.whitetxt {
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.headerbackground {
	background-color: #999966;
	font-size: 14px;
	font-weight: bold;
}
