
body { background-color: #000000; 
       font-family: "comic sans ms", sans-serif; 
       color: #000000; font-size: small; }
a:link { color: #000000 }
a:visited { color: #000000 }

hr { background-color: #999999; color: #000000 }

.h1 { font-weight: bold; text-align: center; }
.h2 { font-weight: bold; color: #ff0000; text-align: center; background-color: #999999; border-color: #000000; border-style: outset; border-width: thin }

.italic { font-style: italic; text-align: center }
.italic2 { font-style: italic }
.center {text-align: center }
.bold { font-weight: bold }
.inthead { font-weight: bold; text-align: center; font-size: x-large }
tr { border-color: #332100; border-right-color: #332100; border-style: inset; border-width: medium}
td { border-color: #332100; border-right-color: #332100; border-style: inset; border-width: medium; padding-right: 5px; padding-left: 5px }
th { border-color: #332100; border-right-color: #332100; border-style: inset; border-width: medium; font-size: medium }

.menu { background-color: #ebd7a9; font-family: papyrus; font-style: italic }
.main { background-color: #fff4dd }
.title { background-color: #ebd7a9; font-family: papyrus; font-size: x-large; font-weight: bold }