h1,h2,h3, p,table,li
{
font-family: verdana, arial, 'sans serif'; 
}


body { color: black; background-color: white}


a:link { color: #228B22; background-color: white}
a:visited { color: #2F4F4F; background-color: white}
a:active { color: #8B008B; background-color: white}
a:hover { color: #8B008B; background-color: white}
