body,td,th {
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #0000FF;
	SCROLLBAR-3DLIGHT-COLOR: #66FF00;
	SCROLLBAR-DARKSHADOW-COLOR: #669966;
	SCROLLBAR-HIGHLIGHT-COLOR: #3399FF;
	SCROLLBAR-SHADOW-COLOR: #3300FF;
	background-color: #000000;
	color: #000000;
	font-weight: lighter;
	font-family: Tahoma;
	font-size: 9px;
}
a:link {
	color: #66B5FF;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color: #F2984C;
	font-size:12px;	
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size:12px;		
}
a:active {
	text-decoration: none;
	color: #FF9900;
	font-size:12px;		
}

.white_text {
    color: #FFFFFF;
    font-size:12px;
}

.red_text {
	color: #FF0000;
	font-size: 12px;	
}

.stealth_text {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.small_text {
	font-size: 9px;
	color: #FFFFFF;
}

.blue_heading {
	color: #99CCCC;
	font-weight: bold;
	font-size: 16px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}

.table_border {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
}
BODY {
    background-image           : url("bluespace.jpg");
    margin-left                : 90px;
}
