body {
	background-color:#014701;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main2.jpg");
	background-position:center;
	background-repeat:repeat-y;
}


a {
	color: #FFFF99;
	text-decoration:underline;
}
a:hover {
	color: #669933;
	text-decoration:underline
}
	

.maintext {
	color: #014701;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 2;
}

H1 {
	font-size: 17pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
    }


H2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
   }

.smallarial {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
}
.LOWlinks {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 1.5px;
}
