body {
	background-image: url();
	background-color: #7695CC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style5 {font-size: 12px; color: #000000;}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.style6 {font-weight: bold}
.style7 {font-size: 9px}
.style11 {color: #FF0000;
	font-weight: bold;
}
.top {
	vertical-align: top;
	white-space: normal;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	position: static;
	top: auto;
}

