/*Ikes screen styles*/
body {color: bisque}
h1, h2, h3, h4, h5, h6 {font-family: Arial; Helvetica; sans-serif; color: black}
address {color: black; font-size: 8pt; font-style: normal; font-variant: small-caps; text-align: center; clear: both; border-top: 1px solid black}
#head {text-align: center; border-bottom: 1px solid black}
#links {width: 180px; float: left; background-color: grey; margin-right: 10px; padding: 10px; border: 2px: solid black}
#links a {display: block; font-family: sans-serif; color: white; fount-size: 9pt}
#links a:link {text-decoration: none}
#link a:visited {text-decoration: none}
# links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}