body {background-color:#646464;}
        
p{font-color: #000000;
        font-family: tahoma,trebuchet,verdana,arial,helvetica,san-serif;
        font-size: 14px; font-weight: bold;
}
        
a:link{ color:#blue; 
        text-decoration: underline; }
a:visited {COLOR: #red;
           text-decoration: underline; }
a:active {color: #purple;
          text-decoration: none; }
a:hover {color: #FF6600;
         font-weight: bold;} 

A.button:link, A.button:visited, A.button:active, A.button:hover {
        text-decoration: none;
        font-weight: bold;
        color: #ffffff;
        font-family:tahoma,trebuchet,verdana,arial,helvetica,san-serif;
        font-size: 8pt;}

A.button:visited {COLOR: #0066CC;
           text-decoration: none; }
A.button:active {color: #ffffff;
          text-decoration: none; }
A.button:hover {font-weight: bold;
         color: #FF6600 }
         
A.footer:link, A.footer:visited, A.footer:active, A.footer:hover {
        text-decoration: dash;
        font-weight: normal;
        color: #000000;
        font-family:tahoma,trebuchet,verdana,arial,helvetica,san-serif;
        font-size: 8pt;}

A.footer:visited {COLOR: #ffffff;
           text-decoration: none; }
A.footer:active {color: #ffffff;
          text-decoration: none; }
A.footer:hover {font-weight: none;
         color: #ffffff border-bottom: 1px dashed #644729}
         

H1 {
  color: #ffffff;
  font-size: 10pt;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: normal;
  font-family: tahoma,trebuchet,verdana,arial,helvetica,san-serif;
  font-variant: none;
  font-style: normal;
 
}   


H2 {
  color: #000000;
  font-size: 8pt;
  margin:0px 0px 0px 0px;
  font-weight: normal;
  line-height: 120%;
  font-family: tahoma,trebuchet,verdana,arial,helvetica,san-serif;
  font-variant: normal;
  font-style: normal;
  text-align: left;
  
}

H3 {
  color: #FF6600;
  font-size: 14pt;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: 120%;
  font-family: tahoma,trebuchet,verdana,arial,helvetica,san-serif;
  font-variant: normal;
  font-style: normal;
  text-align: left;
  
}

H4 {
  color: #000000;
  font-size: 10pt;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: 1OO%;
  font-family: tahoma,trebuchet,verdana,arial,helvetica,san-serif;
  font-variant: normal;
  font-style: normal;
  text-align: left;
  letter-spacing: 0.2em; 
  word-spacing: 0.2em
 
}
H5 {
  color: #808080;
  font-size: 12pt;
  margin:0px 0px 0px 0px;
  font-weight: bold;
  line-height: normal;
  font-family: tahoma,trebuchet,verdana,arial,helvetica,san-serif;
  font-variant: none;
  font-style: normal;
 
}