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

body {
	background-color: #ffffff;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-shadow:#000000;
}
.style1 {font-size: 12px;
		color:#000000;}
.style2 {font-size: 10px;
		color:#000000;}

a:link {
	color:#000000;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#FFFF00;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-decoration: underline;
}
h1 {
	font-size:16px;
}
.style4 {
	color: #000000;
	font-weight: bold;
	}
.style3 {font-weight: bold}
.style5 {color: #000000}