/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #660000;
}
.style1 {color: #FFFFFF}
.style2 {color: #333333}
.style3 {color: #000000}
.style6 {font-size: 14px}
.style9 {font-size: 14px; font-weight: bold; }
.style10 {
	font-size: 14;
	font-weight: bold;
}
.style11 {color: #666666}
.style12 {font-size: 14px; color: #000000; }
.style13 {font-size: 16px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
a:active {
	text-decoration: none;
}
