body {  
       overflow-x:hidden; 
       overflow-y:auto 
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #000000;
	margin-right: 15px;
	margin-left: 20px;
}
h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #1079BD;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;

}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-right: 8px;
	font-weight: bold;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #1079BD;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;

}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #1079BD;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	font-weight: bold;
	color: #1478bd;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	color: #1478bd;
	text-decoration: none;
}
a:active {


	font-weight: bold;
	color: #1478bd;
	text-decoration: none;
}
a:hover {



	font-weight: bold;
	color: #feb300;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;

}
