body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 62.5%;
	line-height: 22px;
	color: #545454;
	
}  
   
a {
   outline: none;
}

p {
	font-size: 1.2em;
	line-height: 130%;
	color: #161E0F;
	
}
.boldgreen {
	font-weight: bold;
	color: #008C4F;		
}

.green {
	color: #008C4F;	
		
}
.red {
	color: #8B0F04;		
}

.boldred {
	font-weight: bold;
	color: #8B0F04;		
}


a {
	color:#008C4F;
	text-decoration: none;
	
}	

a:link {
	color: #008C4F;
	text-decoration: underline;	
}

a:visited {
	color: #008C4F;
	text-decoration: underline;	
}
a:hover {
	font-weight: bold;
	color: #008C4F;
	text-decoration: underline;	
}

.captionintext {
    font-size: 1em;
	line-height: 1.2em;
	color: #000000;

}

.footer {
	font-size: 1em;
	line-height: 1.2em;
	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;	

}

.SubHeadGreen {
	font-size: 1.5em;
	font-weight: bold;
	font-weight: bold;
	line-height: 140%; 
	color: #008C4F;
}	

.SubHeadRed {
	font-size: 1.5em;
	font-weight: bold;
	color: #8B0F04;
}

.LargeHeadGreen {
	font-size: 2em;
	font-weight: bold;
	font-weight: bold;
	color: #008C4F;
}	

.LargeHeadRed {
	font-size: 2em;
	font-weight: bold;
	font-weight: bold;
	color: #8B0F04;
}	

.footerbold {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	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;
}
