body { background-color: #c7bdae;
       font-family: "comic sans ms", sans-serif;
       color: #000000; font-size: small }

a:link { color: #000000 }
a:visited { color: #999999 }

.italic { font-style: italic }
.bold { font-style: bold }
.h { font-size: medium }
.castheading { font-family: morpheus, "comic sans ms", sans-serif; font-size: xx-large; font-weight: bold }
.castheading2 { text-align: center; font-weight: bold }

tr { border-color: #e8e7ce; border-style: inset; border-width: medium}
td { border-color: #e8e7ce; border-style: outset; border-width: medium; padding-right: 5px; padding-left: 5px }
th { border-color: #e8e7ce; border-style: inset; border-width: medium }
