/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style4 {color: #FF3399}
.style8 {color: #FF3399; font-weight: bold; }
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	
text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FF3399;
}
.style13 {color: #00FF00}
.style14 {font-size: 14px}