body {
	text-align: left !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01% !important;
	color: #FFFFFF !important;
	background-color: #000000 !important;
	max-width: 95% !important;
	letter-spacing: 0.2mm !important;
	margin: 10px auto !important;
	text-indent: 0 !important;
	padding: 0 !important;
	height: auto !important;
}


h1, h2, h3, h4, h5, h6, a:link {
	color: #99CC33 !important;
	line-height: 1.5 !important;
	text-indent: 0 !important;

}
p, ul, li, ol, form, fieldset {
	color: #FFFFFF !important;
	line-height: 1.5 !important;
	height: auto !important;
	text-indent: 0 !important;
}
a:visited {
	color: #00CCFF !important;
}
a:hover, a:focus {
	text-decoration: none !important;
	background-color: #444444 !important;
}
a:active {
	text-decoration: none !important;
}

table {
	width:100%;
}

td {
	padding:5px;
}

th {
	padding:5px;
	background-color:#666666;
}

img {
	display: none !important;
}
