body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	color: #000000;
	background-position: center;
	text-decoration: none;
    margin: 0px;
}
.style3 {
	color: #CCCCCC;
	font-size: xx-small;
}
.style7 {color: #000000}
.style8 {font-size: xx-small}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #999999;
}