body         { font-family: Verdana, Arial, Helvetica; font-size: 8pt; background: #F5F4EA }
td           { font-family: Verdana, Arial, Helvetica; font-size: 8pt }

a:link       { color: #6279B7; font-weight: bold; text-decoration: none }
a:visited    { color: #6279B7; font-weight: bold; text-decoration: none }
a:hover      { color: green; font-weight: bold; text-decoration: underline }
a:active     { color: green; font-weight: bold; text-decoration: none }

.heading
{ 
   letter-spacing: 2pt; 
   font-weight: 700; 
   font-size: 12pt; 
   font-family: Times New Roman;
}

.smallcaps
{
   font-weight: 700;
   font-size: 9pt;
   text-transform: uppercase;
   font-family: Times New Roman;
   letter-spacing: 2pt;
}

.pagebanner
{ letter-spacing: 2pt;
   font-weight: bold;
   font-size: 36pt;
   background: #6279B7;
   font-family: Courier New;
   color: #FFFFFF
}

li
{
   line-height: 18px;
}
