h1 {
font-size : 8pt;
font-family : Verdana;
font-weight : normal;
font-color : black;
margin-top: 0;
margin-bottom: 0
}
 

h2 {font:20pt; color:black} 
h3 {font-size:15pt; color:red}
h4 {font:10pt; font-family : Verdana; color:black; font-style : italic} 

p {
margin-top: 0;
margin-bottom: 0
}

A {
text-decoration:none ;
color:black ;
font-size : 8pt ;
font-family : Verdana ;
font-weight : normal ;
}

A:visited {color:#000000;}

A:hover {text-decoration:none; color:magenta}