.engeobase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: inherit;
	font-weight: inherit;
	color: #ffffff;}
	
A:link {
	font: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent }

A:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent }
	
A:hover {
	color: #bbbbbb;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

H1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: inherit;
	font-weight: bold;
	color: #ffffff;
}


H2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: inherit;
	font-weight: bold;
	color: #ffffff;
}


P {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: inherit;
	font-weight: inherit;
	color: #ffffff;}

	
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: inherit;
	font-weight: inherit;
	color: #ffffff;
	scrollbar-3dlight-color: #d0d9db;
	scrollbar-base-color: #D6E5AA;
	scrollbar-darkshadow-color: #becbcd;
	scrollbar-face-color: #eaecee;
	scrollbar-highlight-color: #becbcd;
	scrollbar-shadow-color: #89A2A5;
	scrollbar-track-color: #becbcd;
	scrollbar-arrow-color: #89A2A5;
	}