body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	text-align: left;
	overflow: scroll;
	position: absolute;
	visibility: visible;
	margin: 0px;
	color: 000066;
	background-color: #FFB500;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
body a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
body a:hover {
	color: #00BAFF;
}
body a:active {
	color: #00BAFF;
}
table {
	font-size: 8pt;
	margin: 5px;
	padding: 0px;
	border: none;

}

div#site {
	position: absolute;
	left: 0px;
	width: 700px;
	top: 0px;


}


h2 {
	font-size: 10pt;
	font-weight: bold;
}

