body { font-family: Arial, Helvetica, sans-serif; font-size: 80%; }
h1 { text-align: center; color: #008080; text-transform: uppercase; }
h2 { text-transform: uppercase; color: #b18b72; border-bottom: 3px double black; }

a:link, a:visited { font-weight: bold; color: #008080; text-decoration: none; }
a:hover {font-weight: bold; color: #b18b72; text-decoration: underline; }

.hidden { display: inline; }

.hide { display: none; }

#header, #leftnav { display: none; }

#content { margin-left: 1em; }

.label { font-style: italic; text-decoration: underline; }

.recommend { display: block; margin-left: 3em; color: navy; }

.classlink { display: none; }