a.footerStyle {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none   
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}

.headingbiggreen { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #006666
}

.headingsmallgreen { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #006666
}

.highlightedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #b89d24;
}

a.buttonStyle {
	color: #937920;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	text-decoration: none   
}

a.buttonStyle:hover { 
	color: #006666; 
	text-decoration: none; 
	cursor: hand;
	font-weight: normal; 
	font-style: normal 
}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.statement {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 17px}

img{
	border: none;
}

img a{
	margin: 0;
	padding: 0;
}
