H1  {
	font-size : 18px;
	font-weight : bold;
}


H2  {
	font-size : 16px;
	font-weight : bold;
}


H3  {
	font-size : 14px;
	font-weight : bold;
	margin-bottom:0px;
	margin-top:0px;
	}


H6  {
	font-size : 12px;
	font-weight : bold;
}


BODY  {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin : 0 0 0 0;
	color : White;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	background-image: url(images/back.gif);
}
.body {
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 75%;
	left: 151px;
	top: 250px;
}


A, A:link, a:visited {
	color :  #D6FFCA;
	text-decoration:none;
}


A:hover, a:active  {
	color: #00954A;
	text-decoration:underline;
}

.navigation, .navigation A, .navigation A:link, .navigation a:visited {
	font-size : 11px;
	font-weight : normal;
	width:118px;
	height:12px;
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding:2px 2px 2px 2px;
	margin:2px 0px 0px 0px;
}


.navigation A:hover, .navigation a:active  {
	background-color:#163D2A;
}

hr {
	color: #e9e9e9;
	line-height: normal;
	height: 1px;
}

