<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
body { 	
	background-color: #000000; 
	font-family: Monotype Corsiva;
}
P {
	font-size: 12px;
	text-align:justify;
}
H1 {
	font-size: 24px;
	font-family: 'Monotype Corsiva';
	color: #663300;
}
H2 {
	color: #006600;
	font-size: 18px;
	text-align:center;
}
H3 {
	color: #006600;
	font-size: 16px;
	text-align:center;
}
H6 {
	color: #006600;
	font-size: 16px;
	font-weight:normal;
	text-align:center;
}
.footer {
	font-size:12px;
	text-align:center;
}