.heading {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00333;
}
.textbullet {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #003300;
	list-style-type: circle;
	list-style-position: outside;

}
.bodytext {


	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #003300;
	list-style-type: circle;
	list-style-position: outside;
}
a:link {
	color: #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;


}
a:hover {
	color: #003333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;



}
a:visited {
	font-weight: normal;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;


}
.messagebody {

	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #003300;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	font-weight: normal;
	text-align: justify;


}
