.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006666;
	text-decoration: none;
	text-align: left;
}
a:link {
	text-decoration: none;
color: #0084B9;
}
a:visited {
	text-decoration: none;
color: #0084B9;}
a:hover {
	text-decoration: none;
color: #9BCA41;	
}
a:active {
	color: #24AAC6;text-decoration: none;
	
}
.copywrite{
	color: #3D988F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #3D988F;
	border-top-style: solid;
	border-top-width: 1px;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006666;
	text-decoration: none;
	text-align: left;
}
.form{
	color: #006666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDF6F5;
	padding: 10px;
	border-color: #3D988F;
	border-style: dotted;
	border-width: 1px;
}
.formtext{
	color: #006666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

