body { 
	
	
	
	padding: 0px;
	
	font-family: tahoma, sans-serif; 
	font-size: 8pt;
	
	background: black;
	
	 }








h1 { 
	font-family: tahoma, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: maroon;
	padding-left: 10px;
	padding-top: 10px

	}
h2 { 
	font-family: tahoma, sans-serif;
	font-size: 20px;
	color: maroon;
	}

h3 { 
	font-family: tahoma, sans-serif;
	font-size: 18px;
	
	color: maroon;
	
	}
h4  {
	

	font-family: tahoma, sans-serif;
	font-size: 11px;

}

h5  {
	

	font-family: tahoma, sans-serif;
	font-size: 11px;

}


pre {
	font-family: sans-serif
	}




img  {border:none}


A:LINK {color:navy; text-decoration:none; target: whole;}
A:ACTIVE {color:orange; text-decoration:none;}
A:VISITED {color: brown; text-decoration:none;}
A:HOVER {text-decoration:underline;}


