﻿body {background-color:#FFFFFF;
      margin-top:25px;}

h1 {font-size: 18pt;
    font-weight:normal;
    text-decoration: none;
    color: #F75E2F;
    font-family:"Tahoma", "Arial", sans-serif;}
 
h4 {font-size:11pt;
    font-weight:normal;
    text-decoration: none;
    color: #000000;
    font-family:"Tahoma", "Arial", sans-serif;}
    
div    {font-size:10pt;
        font-weight:normal;
        text-decoration: none;
        color: #000000;
        font-family:"Tahoma", "Arial", sans-serif;}

#footer {font-size:7pt;
         font-weight:normal;
         text-decoration: none;
         color: #000000;
         font-family:"Arial", sans-serif;}

a:link   {color:#F75E2F;
          text-decoration: none;} 
a:visited {color:#F75E2F;
           text-decoration: none;} 
a:hover {color:#FF9900;
         text-decoration: none;} 
a:active {color:#FF9900;
          text-decoration: none;}