﻿A: {text-decoration: none;
    font-size: 10 pt;
    font-weight: 100;
    font-family:  Tahoma, Verdana, sans-serif;}

A:link {font-color: #F1E0A5;
text-decoration: none;}

A:visited {font-color: #Blue;
text-decoration: none;}
 
A:active {font-color: #F1E0A5;
text-decoration: none;}

A:hover {font-color: #Red;
         font-weight: bold;}

P:{font-colour: #F1E0A5;
   font size: 10pt;
   font-family: Tahoma, Verdana, sans-serif;
   text-align: justify; 
   font-weight:100;}
   

H1 {font-family: Tahoma, Verdana, sans-serif;
      text-align: right; 
      font-weight:100;
      font size: 8pt;
      color: #F1E0A5;}
H2 {font-family: Tahoma, Verdana, sans-serif;
      text-align: center;
      font-weight:100;
      font-size: 10pt:
      color: #F1E0A5;} 
H3 {font-family: Tahoma, Verdana, sans-serif;
      text-align: center;
      font-weight:600;
      font-size: 12pt:
      color:#F1E0A5;} 
H5 {font-family: Tahoma, Verdana, sans-serif;
      text-align: center; 
      font-weight:100; 
      font-size: 18pt; 
      color:  #F1E0A5;} 
H6 {font-family: Tahoma, Verdana, sans-serif;
      text-align: left; 
      font-weight:400; 
      font-size: 24pt; 
      color:  #F1E0A5;}
      
HR {size=1; align: center; 
       width: 95%; 
       color: #F1E0A5;} 