@charset "UTF-8";
/* CSS Document */

Body {
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3F0;
}
 
H1{
	font-size:36px;
	font-weight:normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: oblique;
}  

H2 {font-size:16px;}

p {font-size:12px; }  
