body {
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 15px;
	line-height: 22px;
	color: #545454;
	background-color: #D4BD7F;

}  
   
a {
   outline: none;
}

.boldgreen {
	font-weight: bold;
	color: #2B6305;		
}

.green {
	color: #2B6305;	
		
}
.red {
	color: #8A2608;		
}

a:link {
	color: #2B6305;
	text-decoration: underline;	
}

a:visited {
	color: #2B6305;
	text-decoration: underline;	
}
a:hover {
	font-weight: bold;
	color: #2B6305;
	text-decoration: underline;	
}

.captionintext {
    font-size: 0.814em;
	line-height: 1em;
	color: #000000;

}

.footer {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.footer a:link {
	color: #000000;
	text-decoration: underline;
}

.footer a:visited {
	color: #000000;
	text-decoration: underline;
	
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;	

}

.LargeHead {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #2B6305;
}

.SubHeadGreen {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	font-weight: bold;
	color: #2B6305;
}	

.SubHeadRed {
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #8A2608;
}

.footerbold {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

.footerbold a:link {
	color: #000000;
	text-decoration: underline;
}

.footerbold a:visited {
	color: #000000;
	text-decoration: underline;	
}

.footerbold a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
