  body, p, td, br {
   font-family: verdana,arial,helvetica,sans;
  }

  p, br {
   font-size: 9pt;
   line-height: 14pt;
  }




  a:link  {
   font-family: verdana,arial,helvetica,sans;
   font-size: 9pt;
   line-height: 14pt;
   color: #704A2D;
}



a:visited {
   font-family: verdana,arial,helvetica,sans;
   font-size: 9pt;
   line-height: 14pt;
   color: #424242;
 }

a:hover {
 }

a:active {
 } 


    .notes { position: relative;
     top: 10px;
     width: 350px;
     font-size: 10pt;
     line-height: 14pt;
     background-color: #cccccc;
     padding: 5px
}

     .header {
     FONT-SIZE: 18pt; 
     FONT-FAMILY: Helvetica, Arial, sans-serif
     color: #BDBDBD;
}

  .title {
   font-family: arial,verdana,helvetica,sans;
   font-size: 10pt;
   line-height: 14pt;
   color: #704A2D;
  }

  .white {
   font-family: verdana,arial,helvetica,sans;
   font-size: 10pt;
   line-height: 14pt;
   color: #BDBDBD;
  }


  .graytitle {
   font-family: verdana,arial,helvetica,sans;
   font-size: 11pt;
   line-height: 14pt;
   color: #424242;
  }

  .smallwhite {
   font-family: arial,verdana,helvetica,sans;
   font-size: 9pt;
   color: #ffffff;
  }

  .small {
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   text-align: left;
   line-height: 10pt;
  }

  .gray {
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   text-align: left;
   color: #C2C2C2
   line-height: 10pt;
  }

   .sidebar {	
    font-family: Verdana, Arial, sans-serif;	
    font-size: 9pt;	
    text-align: left;	
    line-height: normal;
    margin-top: 10px;	
    list-style-type: none;	}

  .serif {
   font-size: 12pt;
   font-family: Times Roman,Times;
  }

  select {
   font-size: 8pt;
  }

  hr {
   color: #000;
   height: 1px;
  }

  .blogPost div {clear: none !important;}