/* Written by Phil Satchell. January 2008 */




h1 {color:black; font-family:Times; font-size:xx-large}
h2 {color:black; font-family:Times; font-size:x-large}
h3 {color:black; font-family:Times; font-size:large}
h4 {color:black; font-family:Times; font-weight: bold}

.nonmenu {color:white; font-family:sans-serif; font-size:medium}
.menu {text-decoration:none; font-family:sans-serif; font-size:medium}
.menu:link {color: black}     /* unvisited link */
.menu:visited {color: black}  /* visited link */
.menu:hover {color: white}   /* mouse over link */
.menu:active {color: black}   /* selected link */