	body {
	background: #000000;
	font: 13pt "times new roman";
	color: #cccccc;
	text-align: left;
	}
	
	h1 {
	font: 30pt times;
	color: #003366;
	font-weight: bold;
	}
	
	h2 {
	font: 23pt times;
	color: #003366;
	font-weight: bold;
	}
	
	p {
	font: 13 pt times;
	}
		
	p:first-letter.1 {
	font: 18 pt times;
	color: #336633;
	font-weight: bold;
	}	
	