body {
	margin-left: 40;
	margin-width: 40;
	margin-top: 20;
	SCROLLBAR-FACE-COLOR: #FF6A6A;
	SCROLLBAR-HIGHLIGHT-COLOR: #F00000;
	SCROLLBAR-SHADOW-COLOR: #F00000;
	SCROLLBAR-3DLIGHT-COLOR: #F00000;
	SCROLLBAR-ARROW-COLOR: #FFFF00;
	SCROLLBAR-TRACK-COLOR: #F00000;
	SCROLLBAR-DARKSHADOW-COLOR: #B00000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}

a:visited {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: overline underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

table {
	width: 100%;
	border: 0;
	}

td, tr {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF
	}

.submenu {
	margin-left: 15pt;
	text-indent: 0pt;
	background: #FA4743;
 	height: 12pt;
	}

.mainmenu {
	margin-left: 0pt;
	height: 12pt;
}
