body{font-size: 90%; color: black; font-family: Verdana, Arial, Helvetica, san-serif; background-color: wheat}
h1{font-size:200%; color: darkblue}
h2{font-size:175%; color: darkblue}
h3{font-size:150%; color: darkblue}
h4{font-size:125%; color: darkblue}
table{font-size:100%}

a:link{color: darkgreen}
a:visited{color: darkblue}
a:active{color: red}
