BODY { 
  background: #FFFFFF;
  font-size : 80%;
  color: #000000; 
  font-family: arial, helvetica, sans-serif;
}

P { font-family: arial, helvetica, sans-serif; }

TD { font-size: 80%; font-family: arial, helvetica, sans-serif; }

IMG { border-style: none; }

UL { list-style: square; font-family: arial, helvetica, sans-serif; margin-bottom: 0%;}

acronym { color: #666666 }

.bsidebar { background: #000000; border-right: 1px outset #000000; border-bottom: 1px outset #660066; padding-right: 1px; padding-bottom: 1px; text-decoration: #FFFFFF; color: #FFFFFF;
font-weight: bold; text-align:center }
.btnpurple { background: #660066; padding-right: 1px; padding-bottom: 1px }
.nav { text-decoration: none;}
.sidebar { border-right: 1px outset #660066; border-bottom: 1px outset #660066; padding-right: 1px; padding-bottom: 1px; }
.shade { background: #CCCCCC; }
.drop { font-family: Arial, Helvetica, sans-serif; color: #660066; }
.box { border: 1px solid outset #000000; }

A:active { color: #FF0000; }
A:link { color: #DD0000; }
A:visited { color: #660000; }
A:hover { color: #ffaa00; }
A.hide {display: none;}

H1 { font-size: 165%; font-family: arial, helvetica, sans-serif; color:#FF0000;}
.t1 { font-size: 165%; font-family: arial, helvetica, sans-serif; font-weight: bold; text-decoration: none;  color:#dc143c;}

H2 { font-size: 115%; font-family: arial, helvetica, sans-serif;  color:#dc143c;}
.t2 { font-size: 115%; font-family: arial, helvetica, sans-serif; font-weight: bold; text-decoration: none;  color:#ff4500;}

H3 { font-size: 115%; font-family: arial, helvetica, sans-serif;  color:#3399FF;}
.t3 { font-size: 115%; font-family: arial, helvetica, sans-serif; color:#3399FF;}

H4 { font-size: 90%; font-family: arial, helvetica, sans-serif;  color:#000000;}
.t4 { font-size: 90%; font-family: arial, helvetica, sans-serif; font-weight: bold; sans-serif; color:#3399FF;}

.Small { font-size: 75%; font-family: arial, helvetica, sans-serif; }

@media print {

  @page         { margin: 10% }

  H1, H2, H3,

  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }

  BLOCKQUOTE, 

  UL, OL, DL    { page-break-before: avoid }

}