body
{
	font-size: 10pt;
	font-family: 'Segoe UI';
	margin: 0px;
	padding: 0px;
	background-color: whitesmoke;
	padding-bottom: 20px;
	width: 90%;
}
#main
{
	padding-right: 12px;
	overflow: visible;
	padding-left: 20px;
	font-size: 9pt;
	color: steelblue;
	font-family: 'Segoe UI';
}
.headermaintitle
{
	font-size: 16pt;
	color: teal;
	font-style: italic;
	font-family: 'Book Antiqua';
}
	