body{background-color:#ffffff}
h1.top {
color:navy;
text-align: center;
font-size: 36pt
}
h2{background-color:#FEED87}
table{background-color:#ffffff}
a:link{color:blue; text-decoration: none}
a:visited{color:green; text-decoration: none}
a:focus{color:olive; text-decoration: none}
a:hover{color:red; text-decoration: underline}