/* CSS Document */

body {
	background-color: #000000;
}

.style2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.style5 {
	color: #0F0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {font-family: "Times New Roman", Times, serif; font-size: 16px; color: #ff0000; font-weight: bold; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFcc00; font-weight: bold; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFcc00; font-weight: bold; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #000000; font-weight: bold; }
