body { font-size: 12pt; font-family: "tahoma", sans-serif; }
hr { color: #ffcc00; margin-top: .3em; }
A { color: #cc0000; }
A:hover { text-decoration: none; }
p { margin-left: 1em; margin-right: 1em; }

ul { list-style: none; margin: 0; padding: 0; }
li { margin-left: .5em; }
ul.menu A { color: white; }
ul.menu A:hover { color: red; text-decoration: none; }
li.active { color: red; font-weight: bold; text-align: right; margin-right: .5em; }

.small { font-size: 10pt; }
.leftbar, .rightbar { color: white; background: #000066; padding-left: .5em; padding-right: .5em; }
.leftbar A, .rightbar A { text-decoration: none; font-weight: bold; color: red; }
.leftbar A:hover, .rightbar A:hover { text-decoration: underline; }

h1, h2, h3, h4 { font-family: "times new roman", serif; text-align: center; margin: 0; padding: 0; }
h1 { color: #000066; font-size: 20pt; font-weight: bold; line-height: 24pt; }
h2 { color: #000066; font-size: 16pt; line-height: 20pt; }
h3 { color: #cc0000; font-style: italic; font-size: 14pt; line-height: 18pt; }
h4 { color: #000066; font-weight: bold; font-size: 12pt; line-height: 16pt; }
h5 { color: #cc0000; font-size: 14pt; line-height: 18pt; text-align: center; margin: 0; padding: 0; }