body {
	background-color: #ced3d4;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.bodytext  {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: Gray;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.bodytextbold  {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: Gray;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.footercopyright {  
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color: #333333; 
	text-decoration: none
}

.mainlink
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.mainlinkbold
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
}

a:hover {
	color: #00CCFF;
	}
a {
	color: #629469;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
}
.formlables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {

	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.mainlinkItalics {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: italic;
}
.subheadWhite {

	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
