﻿  *
  {
   margin: 0;
  }
    table, tr, td,th, p, span, div
  {
  font-family: Verdana,Tahoma,Arial;
   font-size: 10pt;
   color: #666;
   text-align: left;
  }
  table,p,span,div 
  {
  width:100%;
  }
  a
  {
   text-decoration: none;
   font-weight: bold;
   font-size: 9pt;
  }
  a img
  {
   border: none;
  }
  a:link
  {
   color: #249291;
  }
  a:visited
  {
   color: #249291;
  }
  a:hover
  {
   color: #92c9c6;
  }
  a:active
  {
   color: #5f5c7b;
  }
  hr
  {
   color: #249291;
  }
  h1 {font-size:14pt;}
  h2 {font-size:12pt;font-weight:bold;}
  h3 {font-size:10pt;font-weight:bold;}
  .button
  {
   background-color: #249291;
   color: #fff;
  }
