body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/green_background.jpg);
	
}


.BodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
.BodyTextSerf 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
.bodytextbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.attension_text {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #3333FF;
}



.headingtext {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #000;
}
.heading2 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #3D5B5F;
	line-height:30px;
}
.heading3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height:22px;
}
.headingtextlist {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #3D5B5F;
	line-height:25px;
	list-style-type: square;
}

.bodytextother {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D5DDDF;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D5DDDF;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}


.email:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3D5B5F;
	text-decoration: none;
}
.email:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3D5B5F;
}
.email:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75A2A8;
	text-decoration: none;
}
.email:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75A2A8;
	text-decoration: underline;
}

.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
.footer:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFF00;
}
.footer:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
.footer:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}
