body {font-family: sans-serif; color: black; background-color: #FFFFFF; }
p { text-align: center; color: white } 
H1 {color: #993366; font-weight: bold; line-height: 10% }
H2 {color: #993366; font-weight: bold; line-height: 100%; font-size: 90%; }
H3 {color: #993366; font-weight: bold; line-height: 100%; font-size: 80%; }

a:link {color: blue; }
a:visited {color: blue; }
a:hover {color: red; }
a:active {color: blue; }

a.blue:link {color: white; }
a.blue:visited {color: white; }
a.blue:hover {color: yellow; }
a.blue:active {color: white; }

.nav {background-color: #000099;font; text-align: left; font-size: small; }
.SMALLWHITE {font-size: 75%; }
.TITLEWHITE {font-weight: bold; font-size: 100%; }
.navlink {text-decoration: none; font-weight: bold; }
.heading {color: white; font-weight: bold; }
.bod {background-color: #FFFFFF;  }

.navright {background-color: #FFFFFF; font-size: small; }
.directory {font-size: small; }
