body
{
   background: white;
   font-size: 10pt;
}
a
{
	color:gray;
	font-weight:bold;
}
a:link
{
	color:gray;
	font-weight:bold;
}
a:visited
{
	color:gray;
	font-weight:bold;
}
a:active
{
	color:gray;
	font-weight:bold;
}
#header, #nav, #menu, .sidenav, .callout, .spacer, #preload
{
   display: none;
}
#contenttable
{
	width:90%;
}
.content
{
	width:90%;
	margin:0pt;
}

h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: black;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 14pt;
}
.footer
{
   font-family: Verdana,Arial,Geneva,sans-serif;
   font-size:8pt;
   color: black;
   text-align: left;
}
