body {
	margin: 0px;
	background-color: 3F0820;	

}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.lmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 25pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;}
	
	
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


.maincopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

