
body {	background: black
	font-size: 12px;
	color: #000000
	line-height: 14px;
	font-family: Arial, Helvetica, Verdance;
	}
	
h1 {	font: Arial, Helvetica, Verdana; 
	font-size: 16px;
	font-weight; bold;
	color: #ff99ff
	}
	
h2 { 	font: Arial, Helvetica, Verdana; 
	font-size: 14px;
	font-weight: normal;
	color: #ffff99 ;
	text-align: justify;
	}
	
h3 { 	font: Arial, Helvetica, Verdana; 
	font-size: 16px;
	font-weight: normal;
	color: #ffff99 ;
	text-align: justify;
	}
	
.section { font: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold ;
	background: #ff99ff;
	color: #000000;
	}