h1{
font-family: TAHOMA;
color: darkblue;
font-size: 20pt;
line-height: 50%;}

h2{
font-family: Arial; 
color: darkblue;
font-size: 15pt;
line-height: 120%;}

h3{
font-family: Arial;
color: darkblue;
font-size: 12;}

h4{
font-family: Arial;
color: darkblue;
font-size: 10pt;
line-height: 80%;}

h5{
font-family: Arial;
color: darkblue;
font-size: 9pt;
font-weight: 100;
line-height: 120%;}

h6{
font-family: Arial;
color:black; 
font-size: 8pt; 
font-weight: 100;
line-height: 120%;}


a:link { color:blue; text-decoration:underline; }
a:visited { color:gray; text-decoration:underline; }
a:active { color:red; text-decoration:none; }
