h3 { font-size: 14px; 
	line-height: 14px; 
	font-weight: bold;
}

body {
	background-color:#000000;
	margin: 0px; padding: 0px;
}

body, td, p {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a:link {	color: red;	text-decoration: underline;	 }
a:visited {	color: red;	text-decoration: underline;	}
a:hover {	color: gray;		text-decoration: none; }


.ng_header_text {	color: gray;	text-decoration: none;	font-weight: normal; font-size: 13px; line-height: 13px; FONT-FAMILY: Verdana,Sans-serif; }
.ng_header {	color: red;	text-decoration: none;	font-weight: bold; font-size: 13px; line-height: 13px; FONT-FAMILY: Verdana,Sans-serif; }
a.ng_header:link {	color: gray;	text-decoration: none;	font-weight: bold; font-size: 13px; line-height: 13px; FONT-FAMILY: Verdana,Sans-serif; }
a.ng_header:visited {	color: gray;	text-decoration: none;	font-weight: bold; font-size: 13px; line-height: 13px; FONT-FAMILY: Verdana,Sans-serif; }
a.ng_header:hover {	color: red;	text-decoration: none; }


