body {
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		background-image:url(images/bg2.jpg);
	}
	
.maincontent {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#2B3A01;
		}
		
.maincontentbold {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#2B3A01;
		font-weight:bold;
		}
		
.linkcontent {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#ffffff;
		}
		
.formcontent {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#2B3A01;
		}
		
.smallcontent {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		color:#2B3A01;
		}
		
a:link {
		color:#DAA520;
		text-decoration:none;
		}
		
a:visited {
		color:#8B864E;
		text-decoration:none;
		}