body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	list-style-image: url(images/bullet.gif);
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
	font-weight: bold;
}
a:visited {
	color: #6666CC;

}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;

}
a:link {
	color: #333333;
}
.style1 {	color: #333333;
	font-weight: bold;
}

.style2 {font-size: 10px}
.style5 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.style6 {color: #FF0000}
.style7 {
	color: #3B5087;
	font-weight: bold;
}

.style12 {
	color: #996600;
	font-weight: bold;
	font-size: 12px;
}
.style13 {color: #D8B13C}

.style14 {
	color:  #3B5087;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

.style20 {
	font-size: 20px;
	font-weight: bold;
	color: #D8B13C;
	}

.style24 {
	font-size: 22px; 
	font-weight: bold;
	 }