BODY {
                font-family: "trebuchet ms", "helvetica", "arial", sans-serif;
                color: #ffffff;
}
P,UL,OL,LI,TH,TD {
                font-family: "trebuchet ms", "helvetica", "arial", sans-serif;
                color: #ffffff;
}
A {
                text-decoration: none;
                border-style: none;
                border-width: 0;
}
A IMG {
                border-style: none;
                border-width: 0;
}
H1 {
                font-family: "bauhaus md bt", "trebuchet ms", "helvetica", "arial", sans-serif;
}
H2 {
                font-family: "bauhaus md bt", "trebuchet ms", "helvetica", "arial", sans-serif;
}
H3 {
                font-family: "trebuchet ms", "helvetica", "arial", sans-serif;
}
H4 {
                font-family: "trebuchet ms", "helvetica", "arial", sans-serif;
}
.bold {
                font-weight: bold;
}
.center {
                text-align: center;
}
.italic {
                font-style: italic;
}
.large {
				font-size: large;
}
.white {
                color: #ffffff;
}
.header {
                color: #ffcc99;
                font-weight: bold;
}
.bgleft {
				background-image: url(/images/bgleft.gif);
                width: 165px;
}
.bgright {
				background-image: url(/images/bgright.gif);
}
.header-bg {
				background-image: url(/images/header-bg.gif);
}
.footer-bg {
				background-image: url(/images/footer-bg.gif);
}
.hilite {
                color: #ffcc99;
                font-family: "trebuchet ms", "helvetica", "arial", sans-serif;
}
.notice {
                color: #ffff99;
                font-size: large;
                font-style: italic;
                text-align: center;
}
.ref {
                font-size: small;
                vertical-align: super;
}
.sub {
                font-size: x-small;
}
.submit {
                color: #ffff99;
                font-style: italic;
}
.title {
                font-size: x-large;
}
.tm {
                font-size: x-small;
                vertical-align: super;
}
.url {
                font-size: x-small;
                color: #ffffcc;
}
.bg {
                background-color: #000000;
}
.bgblack {
                background-color: #000000;
}
.bgmagenta {
                background-color: #330033;
}
.bgblue {
                background-color: #000033;
}
.bgcyan {
                background-color: #003333;
}
.bggreen {
                background-color: #003300;
}
.bgyellow {
                background-color: #333300;
}
.bgred {
                background-color: #330000;
}