/* CSS Document */
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A91E22;
}
a:link {
	color: #000000;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #00FFCC;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 9px}
