/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
background-color: #FFFFFF;
}
a:link {

color:#000000;
text-decoration:underline;

}
a:visited {
color:#000000;
text-decoration:underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000
	}
a:active {
color:#000000;
text-decoration:underline;
}
.style2 {color: #FFFFFF;

	}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #FFFFFF;
font-size: 12px;
	font-weight: bold;
	}
	.style5 {font-size: 8px}
	.style8 {font-size: 9px}