body {
	background: #003333 url('images/bg.jpg') center repeat-y;
	overflow-y: scroll
	margin: 0px;
	}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
	}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
	}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
	}
td {
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	}
.bottom {
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	}
table.background {
	background: url('images/09.jpg') no-repeat;
	}
