@charset "utf-8";

html{
		font-size: 140%;
}

body {
	margin: 0;
	text-align: center;
	line-height:1.5em;
	letter-spacing:0.05em;
	color:#FFF;
	font-weight:bold;
	background: #000000;

}

h3{
	color:#00CC00 !important;}

a:link, a:visited{
	color:#FF9900 !important;
	}
a:hover{
	color:#FFCC00 !important;}

#leftColumn{
	background-color:#000000 !important;}

#rightColumn table th{
	background-color:#003300 !important;
	font-weight:bold !important;
}

 img, #footer, #footer img { filter: progid:DXImageTransform.Microsoft.basicimage(invert=1) !important; }