
body
{
	font-family:verdana, helvetica, arial;
	font-size:10pt;
	margin:0px;
	color:#000000;
	background-color:#ffffff;
}
h1, h2, h3, h4, h5, h6, h1 a:visited, h4 a:visited, h3 a:visited, h2 a:visited, h5 a:visited
{ color: #000000; }

h1 { font-size: 15pt; margin-bottom: 4px; padding-left: 0px; }
h2 { font-size: 13pt; margin-bottom: 4px; }
h3 { font-size: 12pt; margin-bottom: 2px; font-weight: bold; }
h4 { font-size: 11pt; margin-bottom: 2px; }
h5 { font-size: 10pt;}
h6 {
	font-size: 10pt;
	padding-bottom: 2px;
	color: #81603e;
	border-bottom: 1px solid #cbc3bc;
	margin-bottom: 4px;
}
#outerdiv
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 0px solid;
	background-color: #ffffff;
}
#topdiv,
#leftdiv,
#bottomdiv,
#footerdiv
{
	display: none;
}
#middlediv { border: 0px; margin: 0px; padding: 0px; }
#centerdiv
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	background-color: #ffffff;
}
