
BODY {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial;
   font-size: 10pt;
   color: #000000;
   background-color: #364868;
     }

P {
   font-family: helvetica.sanserif, arial; 
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   color: #000000;
   font-size: 10pt;
   margin: 5px 10px 10px 5px;
  }

HR {
   margin: 0px 0px 0px 0px;
   color: #364868;
   }

PRE {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 10pt;
   margin: 5px 5px 5px 5px;
   color: #000000;
   }

H1 {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial; 
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 50pt;
   margin: 5px 5px 5px 5px;
   color: #324567;
   } 

H2 {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial; 
   font-weight: bold;
   font-style: normal;
   font-variant: normal;
   font-size: 25pt;
   margin: 5px 5px 5px 5px;
   color: #000080;
   }

H3 {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial; 
   font-weight: bold; 
   font-style: normal; 
   font-variant: normal;
   margin: 5px 5px 5px 5px;
   font-size: 20pt;
   }

H4 {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial;
   font-weight: bold; 
   font-style: normal; 
   font-variant: normal;
   font-size: 15pt;
   margin: 5px 5px 5px 5px;
   color: #800000;
   }

H5 {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   font-size: 12pt;
   margin: 5px 5px 5px 5px;
   color: #800000;
   }

H6 {
   margin: 0px 0px 0px 0px;
   font-family: helvetica.sanserif, arial;
   font-weight: normal;
   font-style: normal; 
   font-variant: normal;
   font-size: 10pt;
   margin: 5px 5px 5px 5px;
   color: #324567;
   }

a:link
   {
   color: #3333CC;
   font-weight: normal;
   font-size: 10pt;
   background-color: transparent;
   text-decoration: none;
   }

a:active
   {
   color: #3333CC;
   font-weight: normal;
   font-size: 10pt;
   background-color: transparent;
   text-decoration: none;
   }

a:visited
   {
   color: #3333CC;
   font-weight: normal;
   font-size: 10pt;
   background-color: transparent;
   text-decoration: none;
   }

a:hover
   {
   color: #159304;
   font-weight: normal;
   font-size: 10pt;
   background-color: transparent;
   text-decoration: none;
   }
