@charset "UTF-8";
/* CSS Document */


body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}.style1 {color: #000000}
.style3 {	color: #FF0066;
	font-size: small;
}
.style4 {	font-size: large;
	font-weight: bold;
	color: #FF0066;
}
.style5 {	color: #FF0066;
	font-weight: bold;
}
.style7 {	color: #999999;
	font-weight: bold;
}
.style8 {	font-size: medium
}
a:link {
	color: #FF00FF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

