body {
	background-color: #9999CC;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;


}

body, td, th {
	color: #000000;

}

h1 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;

}
h2 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;

}
h3 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;

}

h4 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;

}
h5 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}

#pagebody {
	left: 5%;
	top: 20px;
	position: absolute;
	width: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	padding: 20px;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 100%;
	bottom: 10px;


}


A:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
A:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
A:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;

}
A:hover {
	text-decoration: underline;
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
