body {
	background-color: #006600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.style1 {
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	color: #006600; 
	}

.style2 {
	font-family: arial;
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	color: #006600; 
	}
	
.style3 {
	font-family: arial;
	font-style: normal; 
	font-weight: bold; 
	font-size: 16px; 
	color: #006600;
	}

A:link , A:visited , A:active {
	text-decoration: underline; 
	cursor: normal; 
	font-style: normal; 
	height: normal; 
	color: #006600; 
	} 

A:hover {
	color: #CC9966; 
	font-style: normal; 
	height: normal; 
	text-decoration: underline; 
	cursor: normal; 
	}