body         { font-family: verdana, sans-serif; font-size: 10pt; background-color: #FFFFFF;}
div.main     { margin-right: 0; padding-left: 80px; position:absolute; top:30 }
td.masthead  { background-color: #003399; color: #F4F4F4; font-weight: bold; text-align: left; 		font-size: 18px; margin: 0; padding: 0; padding-left: 0;}
p.copyright  { font-size: 8pt; text-align: right; padding:0; margin-top: 0; }
a:link       { color: #0000FF }
a:visited    { color: #990000 }
a:active     { color: #0000FF }
a:hover      { color: #0000FF; background-color: #FFFF99 }
address      { text-align: left; padding: 0; font-family: Verdana, "Times New Roman", serif; }
address a:link       { color: #990000; text-decoration: none; font-weight: bold; }
address a:visited    { color: #909090; text-decoration: none; font-weight: bold; }
address a:active     { color: #990000; text-decoration: none; font-weight: bold; }
address a:hover { color: #990000; text-decoration: none; background-color: #FFFF99; font-weight: bold; }
table.menu, th.menu, td.menu { width: 140px; font-size: 9pt; margins: 0; font-weight: bold; }
th.menu      { text-align: Left; color: #F4F4F4; padding: 4; }
td.menu      { text-align: Right; padding: 4;}
td.menu a:link       { color: #000000; text-decoration: none; }
td.menu a:visited    { color: #000000; text-decoration: none; }
td.menu a:active     { color: #000000; text-decoration: none; }
td.menu a:hover { color: #000000; text-decoration: none; background-color: #FFFF99 }

h1, h2, h3, h4, h5, h6 { font-family: Verdana;  }
h1
{
	border-top:3px solid #0000FF; font-size: 18pt;border-left-width:1px; border-right-width:1px; border-bottom-width:1px;
    margin-right:6px;
}
h2
{
	font-size: 12pt; font-style: italic;
}
h3
{
	font-size: 10pt;
}
h4
{
	font-style: italic;
}
th, td
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
}
th           { color: #000000; background-color: rgb(245,243,233); }
ul           { list-style-type: square }hr           { color: #0000FF; border-style: solid; border-width: 2px }