/* CSS Document */
h1 { font-size: 20pt; color: black; letter-spacing: 0.25em }
h2 { font-size: 18pt; color: #336699; margin-bottom: 0.5em }
h3 { font-size: 12pt; color: #336699; font-style: italic }
h3:first-letter { font-size: 2em }
h4 { font-size: 12pt; color: #336699; margin-bottom: 0.5em }
h5 { font-size: 10pt; color: #336699}
h6 { font-size: 9pt; color: #336699}
h3, h5, h6 { margin-top: 1em; margin-bottom: 0 }
th, td { font-size: 8pt }
p, dl { font-size: 8pt; margin: 0.5em 0 }
p.initial, dl { margin: 0 }
ul, ol { margin-top: 0; margin-bottom: 0 }
ul { list-style-image: url(../../box.png); list-style-type: square }
table#menu td { color: white }
table#menu td.selected { color: black; font-weight: bold }
table#menu a:link, table#menu a:visited { text-decoration: none; color: white }
table#menu a:hover { text-decoration: underline; color: #f2e4bc }
th { text-align: left }
.indent { text-indent: 1em }
.indent2 { text-indent: 2em }