body {color: #190000;
background-color: #ffffcc;
border-style: solid;
border-width: 1px;
border-color: #6a0808;
font-family: serif;
font-size: 1em;
text-align: left;
 }

h1 {font-family: sans-serif;
font-size: 1.5em;
text-align: center;
font-weight: normal;
 }

h2 {font-family: sans-serif;
font-size: 1.4em;
text-align: left;
font-weight: normal;
 }

h3 {font-family: sans-serif;
font-size: 1.3em;
text-align: left;
font-weight: normal;
 }

h4 {font-family: serif;
font-size: 1.2em;
text-align: left;
font-weight: normal;
 }

h5 {font-family: serif;
font-size: 1.1em;
text-align: left;
font-weight: normal;
 }

div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
text-align: center;
background-color: #660000;
border-bottom: ridge #ffffcc 10px;
font-weight: bold;
padding: 3px; }

a:link {color: #be0000;
text-decoration: none; }

a:visited {color: #bd4b4d;
text-decoration: none; }

a:hover {background-color: #be0000;
color: #ffffcc;
text-decoration: none; }

a:active {background-color: #be0000;
color: #ffffcc;
text-decoration: none;
font-style: oblique; }

#navbar ul li a:link, #navbar ul li a:visited {color: #ffcc99;
background-color: #660000;
text-decoration: none;
border: inset #ffcc99 medium;
display: inline;
margin-right: 0px;
padding-top: 3px;
padding-left: 8px;
padding-bottom: 3px;
padding-right:8px; }

#navbar ul li a:hover, #navbar ul li a.current {color: #660000;
background-color: #ffcc99;
text-decoration: none;
border-bottom: 10px #ffffcc groove; }

table {
border: thin #660000 ridge; }

tr {}

td {}

th {
font-weight: bold;
text-align: center; }

caption {
font-style: italic; }

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

