/*** General Body Elements ***/

  A {color:#CC6714; background-color: #ece8e8;  padding: 2px; border-bottom: 1px solid #CCC; 
     text-decoration: none;}
  A:hover     { color:#CC6714; background-color: #F5F5F5; }

  BODY        {font-family: Arial,Sans Serif; font-size: 10pt; color: #010D02; background-color: #000080; padding: 8 0 0 10;}
  P           {font-family: Arial; font-size: 10pt; color: #010D02; padding: 8 0 0 10;}
  H3          {font-family: Arial; font-size: 10pt; color:#af0a06; font-weight: bold; padding: 8 0 0 10; margin: 0 0 0 0}
  HR          {width: 90%; height: 2px; color: #010D02}  
  UL          {font-family: Comic Sans MS, Arial; font-size:  8pt; color: #010D02;}  
  .bar        {font-family: Comic Sans MS, Arial; font-size:  8pt; color: rgb(255,255,255);	font-weight: bold}
  .foot       {font-family: Comic Sans MS, Arial; font-size:  8pt; color: #010D02;}
  .notes      {font-family: Comic Sans MS, Arial; font-size:  10pt; color: #010D02; padding: 0 0 0 14; margin: 0 0 -2px 0}
  .subtitle   {font-family: Comic Sans MS, Arial; font-size:  9pt; color: rgb(200,0,0);     font-weight: bold}
  .title      {font-family: Arial; font-size: 12pt; color:#010D02; font-weight: bold; padding: 8 0 0 0; margin: 0 0 -4px 0;}
  .title_blue {font-family: Arial; font-size: 12pt; color:#587ec5; font-weight: bold; padding: 8 0 0 8; margin: 0 0 -8px 0}
  .title_red  {font-family: Arial; font-size: 12pt; color:#af0a06; font-weight: bold; padding: 8 2 2 8; margin: 0 0 -8px 0}
  .title_side {font-family: Arial; font-size: 10pt; color:#000000; font-weight: bold; padding: 8 0 0 0; margin: 0 0 -8px 0}
  .title_test {font-family: Arial; font-size: 12pt; color:#af0a06; font-weight: bold; 
               background-color: #ffffff;  padding: 0 0 0 0;  margin: 0 0 -8px 0;}

#navigation a {color:#CC6714; background-color: #ece8e8; display: block; padding: 2px; 
    border-bottom: 1px solid #CCC; text-decoration: none;}
#navigation a:hover {color:#CC6714; background-color: #F5F5F5; }