@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url();
	background-color: #2a2a2a;
}
body,td,th {
	color: #2a2a2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #D8D8D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D8D8D8;
}
a:hover {
	text-decoration: none;
	color: #FAED25;
}
a:active {
	text-decoration: none;
	color: #FAED25;
}
.style3 {font-family: "Courier New", Courier, monospace; font-size: 16px;}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style5 {font-size: 14px}
.style6 {
	color: #2A2A2A;
	font-size: 6px;
}
.style7 {font-size: 16px}
.style8 {color: #CBCBCB}
.style9 {
	font-size: 10px
}
.style10 {
	color: #CBCBCB;
	font-size: 10px;
}
.style11 {
	color: #dbdbdb;
	font-size: 10px;
}
.style12 {
	color: #CCCCCC;
	font-weight: bold;
}
.style17 {font-weight: bold}
.style18 {color: #FAEF48}

.class1 A:link { color: #666666; text-decoration: none}
.class1 A:visited { color: #666666;text-decoration: none}
.class1 A:active { color: #666666; text-decoration: none}
.class1 A:hover {text-decoration: none; color: #000000;}

.class2 A:link { color: #000000; text-decoration: underline}
.class2 A:visited { color: #000000;text-decoration: underline}
.class2 A:active { color: #000000; text-decoration: none}
.class2 A:hover {text-decoration: none; color: #000000;}

.class3 A:link { color: #FAED25; text-decoration: underline}
.class3 A:visited { color: #FAED25;text-decoration: underline}
.class3 A:active { color: #FAED25; text-decoration: none}
.class3 A:hover { color: #cccccc; text-decoration: underline}

img
{  border-style: none;
}

h1 { 
font-family: Arial; 
color: #FAED25; 
font-size: 24px; 
font-weight: normal; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h2 { 
font-family: Arial; 
color: #FAED25; 
font-size: 20px; 
font-weight: bold; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h3 { 
font-family: Arial; 
color: #FAED25; 
font-size: 20px; 
font-weight: bold; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 