@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
html, body, #maintable {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#maintable {
	background-color: #ffffff;
	margin: 0;
	text-align: left;
	vertical-align:top;
	width: 100%;
}
html,body,table#pagelayout {
height:100%;
width:100%;
margin:auto;
}
a:link { color: #666666; text-decoration: none; }
a:visited { text-decoration: none; 	color: #666666; }
a:hover {text-decoration: none; color: #999999; }
a:active {text-decoration: none; color: #333333; }

.mainclass
		{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	font-space:26px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none
}

		  		   	.headerclass
		{
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	font-space:26px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none
}
		  		   	.mainclass
		{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	font-space:26px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, Serif;
	text-decoration: none
}

.footerclass 
		{ color: #666666;
		  font-style: normal;
		  font-weight: bold;
		  font-size:9px;
		  line-height: 10px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  text-decoration: none }
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>