  body, p, td, br {
   font-family: verdana,arial,helvetica,sans;
  }

  p, br {
   font-size: 9pt;
   line-height: 14pt;
  }

    .notes { position: relative;
     top: 10px;
     width: 350px;
     font-size: 10pt;
     line-height: 14pt;
     background-color: #cccccc;
     padding: 5px
     }


  .smallwhite {
   font-family: arial,verdana,helvetica,sans;
   font-size: 8pt;
   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;}