a:link {color: rgb(100,100,100)}

a:visited {color: rgb(100,100,100)}

a:active {color: rgb(100,100,100)}

a:hover {color: rgb(0,0,155); 
         font-family: Tahoma}

body {font-family: Tahoma; 
      font-weight: normal;
      color: rgb(20,20,20);
      background-color: rgb(255,255,255);}

h1 {font-family: Tahoma; 
    font-weight: normal; 
    font-size: 8pt; 
    line-height: 150%; 
    margin-top: 0; 
    margin-bottom: 0}

h2 {font-family: Tahoma; 
    font-weight: normal; 
    font-size: 10pt}

h3 {font-family: Tahoma; 
    font-weight: normal; 
    font-size: 12pt}

h4 {font-family: Tahoma; 
    font-weight: normal; 
    font-size: 12pt;
    letter-spacing: 3px}
