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, .noprint
{
   display: none;
}
#contenttable
{
	width:90%;
}
.content
{
	width:100%;
	margin:12pt 0pt 0pt 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	line-height: 14pt;
}
#logo
{
   display:inline !important;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003366;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #003366;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	line-height: 14pt;
}
.footer
{
   font-family: Verdana,Arial,Geneva,sans-serif;
   font-size:8pt;
   color:#003366;
}
