body {
font-size: 1em;
font-family: Arial, Helvetica, Verdana, sans-serif;
background-color: #B0E0E6; 
padding: 0px;
margin: 0px; }

p {
font-size: .9em;
margin-top: 0em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em; }

li {
font-size: .9em;
margin-top: 0em;
margin-bottom: .5em;
margin-right: 1em; }

h1 {
font-family: Papyrus, Georgia, fantasy;
font-size: 1.8em;
font-weight: bold;
line-height: 1em;
margin: .5em; }

h2 {
font-size: 1.3em;
font-style: italic;
font-weight: bold;
line-height: 1em;
border-bottom: 1px black solid;
margin-top: 1em;
margin-left: .6em;
margin-bottom: .3em;
margin-right: .6em; }

h3 {
font-size: 1.1em;
font-weight: bold;
margin-top: 1em;
margin-left: .8em;
margin-bottom: .3em;
margin-right: 1em; }

h4 {
font-size: .9em;
font-weight: bold;
margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em; }

h5 {}

h6 {}

a:link, a:visited {
text-decoration: underline;
color: blue; }

a:hover, a:active {
text-decoration: none;
color: blue; }

#upperleft {}

#header {}

#leftcolumn {
background-color: #000080; }

#linklist p {
font-family: Papyrus, Georgia, fantasy;
font-size: 1em;
font-weight: bold;
line-height: 1em;
margin-top: 1em;
margin-left: 1em;
margin-bottom: .3em;
margin-right: 1em; }

#linklist p.sublink {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: .9em;
font-weight: normal;
line-height: 1.1em;
margin-top: 0em;
margin-left: 2em;
margin-bottom: 0em;
margin-right: 0em;
padding-left: 0em; }

#linklist a:link, #linklist a:visited {
text-decoration: none;
color: white; }

#linklist ul a:hover, #linklist ul a:active {
text-decoration: underline;
color: white; }

#body {
background-color: #B0E0E6; }

p.answer {
font-style: italic;
margin-top: .5em;
margin-bottom: 1em;
margin-left: 0em;
margin-right: 0em; }

li.question {
font-weight: bold; }

.note {
font-style: italic;
font-size: .9em; }

#footer {}


