/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url(images/Backgroundbw.gif);
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #8E8A9F;
	text-decoration: none;
}
a:hover {
	color: #CCC2F8;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 10px;
	color: #7D7D7D;
}
.style3 {
	color: #C3C3C3;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 22px;
	color: #D6D6D6;
	text-align: center;
	font: Trebuchet MS;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #D1D1D1;
	font: Arial;
	font-weight: normal;
}
h3 {
	font-weight: normal;
}
.redtext {
	font-size: 11px;
	color: #FF0000;
}

