/* CSS Document */

body {
	background-color: #2f273f;
}
.style1 {color: #FFFFFF}
.style3 {font-size: 14px}
.style6 {font-size: 18px}
.style7 {color: #FFFFFF}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.style9 {font-family: Arial, Helvetica, sans-serif}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
