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

P { font-family: arial, helvetica, sans-serif; margin-left:10px}

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: #FFA500; }
A:link { color: #BB0000; }
A:visited { color: #880000; }
A:hover { color: #FF0000; }
A.hide {display: none;}

H1 { font-size: 145%; font-family: arial, helvetica, sans-serif; color:#4575A5; margin-left:10px; margin-top:10px;}
.t1 { font-size: 145%; font-family: arial, helvetica, sans-serif; font-weight: bold; text-decoration: none;  color:#dc143c;}

H2 { font-size: 130%; font-family: arial, helvetica, sans-serif;  color:#608ab2; margin-left:10px}
.t2 { font-size: 130%; 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:#7C9FC3; margin-left:10px}
.t3 { font-size: 115%; font-family: arial, helvetica, sans-serif; font-weight: bold; text-decoration: none;  color:#3399FF;}

H4 { font-size: 100%; font-family: arial, helvetica, sans-serif;  color:#000000;}

.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 }

}



@media speech {

  H1, H2, H3, 

  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }

  H2            { pitch: x-low; pitch-range: 80 }

  H3            { pitch: low; pitch-range: 70 }

  H4            { pitch: medium; pitch-range: 60 }

  H5            { pitch: medium; pitch-range: 50 }

  H6            { pitch: medium; pitch-range: 40 }

  LI, DT, DD    { pitch: medium; richness: 60 }

  DT            { stress: 80 }

  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

  U             { richness: 0 }

  A:link        { voice-family: harry, male }

  A:visited     { voice-family: betty, female }

  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }

