body { 
font-family: Verdana; 
font-size: 12pt; 
color: #000000 
}

h1 {
font-family : Verdana;
font-size: 18pt;
color : #B70000
}

h2 {
font-family : verdana;
font-size: 14pt;
color : #6A3A32;
}

a:hover {
font-size : 10pt;
font-family : verdana;
color : #A72C27;
font-weight : bold;
}

a:link, a:active {
font-size : 10pt;
font-family : verdana;
text-decoration : none;
color : #6A3A32;
}

a:visited {
font-size : 10pt;
font-family : verdana;
text-decoration : none;
color : #B90700;
}
