td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C3333;
	line-height: 16px;
	text-align: inherit;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
h2 {
	color: #CC0000;
	font-size: 16px;
}
h3 {
	font-size: 14px;
	
}
body {
	background-color: #999999;
}
