H3  {
	font : 16px Verdana,Arial bold;
	color : #ffffff;
	
}

P  {
	font : 11px Verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

TD  {
	font : 11px Verdana,Arial;
	color : #ffffff;
}

LI  {
	font : 11px Verdana,Arial;
	color : #ffffff;
}

A:link  {
	text-decoration : underline;
	color : #ffffff;
	
}

A:visited  {
	text-decoration : underline;
	color : #ffffff;
}

A:hover  {
	text-decoration : underline;
	color : #ffffff;
}

A:active  {
	text-decoration : underline;
	color : #ffffff;
}

.text  {
	font-family : Verdana,Arial, Arial, Helvetica,sans-serif;
	font : 11px Verdana,Arial;
	font-weight : bold;
	color : #666666;
	background : #ff9900;
	
}



HR {
		color : #660000;
}



body{
	font-family: Verdana,Arial, arial, helvetica, sans-serif;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	margin : 0% 0%;
	background : #000000;
}

