@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.lightBold {
	font-size: 14px;
	font-weight: bold;
}
.darkBold {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a {
	font-size: 14px;
	color: #FF9900;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	color: #FF9900;
}
.style1 {font-size: 14}
.style2 {color: #999966}
.style3 {color: #FF9900; font-weight: bold; }
.style4 {font-size: 9px}
.style5 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style6 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style7 {color: #00FF00; font-weight: bold; font-size: 14px; }
.style8 {color: #66FF00}
.style9 {color: #FF9900}
.style10 {color: #FF9900; font-weight: bold; font-size: 18px; }
.style11 {font-size: 16px; font-weight: bold; color: #cc3333; }
