Body {font-family:  verdana, sans-serif, arial}

body {background-color: #FFFFFF}



h1 {font-style:bold;
    font-size: 14;} 
    
h2  {font-size: 12} 

h3 {font-size: 12}

h4 {font-style: arial;
    font-size: 14}

p  {color:black ;
    font-size: 12} 

li {color:black ;
    font-size: 10}

a:link { color: #4766b7 ; text-decoration: none }          /* unvisited link */
a:visited { color: #4766b7 ; text-decoration: none  }        /* visited links */
a:active { color: #4766b7 ; text-decoration: none }        /* active links */
a:hover {color:#89202F;}