body {

	background-color: #333333;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}
.style1 {
	color: #660000;
	font-size: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.style9 {
	color: #CC9900;
	font-weight: bold;
}
.style12 {font-size: 10px}
.style14 {font-size: 12px; font-weight: bold; }
.underline {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
