.style1 {color: #FFFFFF}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
.style5 {color: #FF0000; font-size: 14px;}
.style6 {color: #FFFFFF; font-size: 14px; }
.style7 {color: #FF0000}
.style9 {color: #FF0000; font-size: 14px; font-weight: bold; }
.style11 {color: #FF0000; font-weight: bold; }
body {
	background-color: #000000;
}