BODY {
	background-color: #94B97F; margin-top: 0px; padding: 0px;
	
}


p {
	font-family : sans-serif;
	margin-left : 15px; margin-right : 25px; 

}

.photo {
	font-family : sans-serif;
	margin-left : 0px; margin-right : 0px; 

	

}



.top
{
	font-family : sans-serif;
	margin-top : 40px; margin-left : 15px; margin-right : 15px; 
}



.ContentBlock
{
	
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	border-width: 2px;
	border-style: solid;
	border-color: #D6E4CD;
	margin-top: 20px;
	background-color: #648f3f; 
	padding: 0px;

	
}

H1 {FONT-SIZE: 20px;  margin-left : 15px; margin-right : color : #F58A18;   } 
H2 {FONT-SIZE: 16px; margin-left : 15px; margin-right : 15px;  color : #F58A18;  }
H3 {FONT-SIZE: 14px; margin-left : 15px; margin-right : 15px; color : #F58A18;  }
H4 {FONT-SIZE: 12px; margin-left : 15px; margin-right : 15px; color : #F58A18;  }

a { color: #DC5C8D; text-decoration: underline; }
a:link { color: #DC5C8D; text-decoration: underline; }
a:visited { color: #DC5C8D; text-decoration: underline; }
a:hover { color: #DC5C8D; text-decoration: underline;  font-weight : bold;  }
a:active { color: #DC5C8D; text-decoration: underline;   }

.menu { color: #ffffff; font-family: Arial, Sans-Serif;
	font-size: 9pt;
	margin-left : 0px;
}
.menu  a:link { color: #ffffff; text-decoration: underline; }
.menu  a:visited { color: #ffffff; text-decoration: underline; }
.menu  a:hover { color: #ffffff; text-decoration: underline;  font-weight : bold;  }
.menu  a:active { color: #ffffff; text-decoration: underline;   }


