body {background-color: lightgrey}
h1,h2,h3,h4,h5,h6,th {color: #000040; text-align: center}
p,dd,li,td {color: #000040}
a:link, a:active, a:visited, a:hover {color: #004080; font-weight: bold}
a:hover {color: yellow}
a:active {color: red}
a:visited {color: green}
