@charset "utf-8";
/* CSS Document */
#NotForHuman {
	visibility:hidden;
	display:none;
	}
body {
background-color:#95b4a7 !important;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;	
	color: #00543D;
	font-size: 13px;
}
.style4 {
	font-family:"Times New Roman", Times, serif;
	color: #00543D;
	font-size: 20px;
	font-weight:bold;
}
.style5 {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style6 {
color:#CCCC99;
font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.disclaimer {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00543D;
	font-size: 10px;
}
a{
	color: #00543D;
}

a:hover{
	color: #00543D;
}

