@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

h1 {font-size:14px;
color:#fff;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #AFE600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {font-size: 12px}
.style2 {color:#75A023; font-weight:bold;}
.style3 {color:#FF0000;}
.style4 {color:#000000; font-weight:bold;}