body {	
    margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-color: #0033CC;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #009999;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;

}

body,td,th {
	font-family: Courier, Courier New, Courier-Oblique;
	font-size: 9pt;
	color: #666666;
}

.tx1 {
	font-family: Courier, Courier New, Courier-Oblique;
	color: #CC0000;
	font-size: 14pt;
	font-weight: bold;
}

.tx-footer {
	font-family: Courier, Courier New, Courier-Oblique;
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}
.tx-footer:hover {
	font-family: Courier, Courier New, Courier-Oblique;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}



