/* CSS Document */


a:link { color:#0000FF; }
a:vlink { color:#880088; }
a:alink { color:#FF0000; }
a:hover { color:#0099FF; }
 

h1
   {
   color:#FFFFCC;
   font-size:26pt;
   font-family:Book Antiqua,serif;
   font-weight:800;
   }

h2
   {
   color:#003300;
   font-size:23pt;
   font-family:Book Antiqua,serif;
   }

h3
   {
   color:#003300;
   font-size:12pt;
   font-family:Verdana,serif;
   font-weight:bold;
   }

h4
  {
   color:#990000;
   font-size:18pt;
   font-family:Arial,serif;
   font-weight:bold;
   }

h5
  {
   color:#990000;
   font-size:15pt;
   font-family:Arial,serif;
   font-weight:normal;
   }

h6
  {
   color:#990000;
   font-size:12pt;
   font-family:Arial,serif;
   font-weight:normal;
   }


p { font-family: Verdana, serif;
     font-size:12pt;
     color:#000000; 
     }

li { font-family: Verdana, serif;
     font-size:12pt;
     color:#000000; 
     }

.endaddress { font-family: Verdana, serif;
     font-size:10pt;
     color:#000000; }

.small { font-family: Verdana, serif;
     font-size:8pt;
     color:#000000; }

.smallend { font-family: Verdana, serif;
     font-size:8pt;
     color:#000000;
     margin-right: 24px; }

.Margin24 { margin-left: 24px;
     margin-right: 24px;
      }

