BODY, TD {
    background-color: #b800b8;
}

BODY, TD, P, OL, UL {
    font-size: 13px;
    font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #EEEEFF;
}

BODY {
    margin: 0 0 1.5em 0;
    background-image:
        url(http://www.easily-amused.org/images/looping_background.gif);
    background-repeat: repeat-x;
}

TABLE.mast {
    margin: 0;
    border: 0;
    padding: 0;
}

IMG {
    border: 0em;
}

.mast TD {
    background-color: transparent;
}

.masttitle, .masttitle A:link, .masttitle A:visited, .masttitle A:active {
    color: #CCCCFF;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
}

.mastnav, .mastnav A:link, .mastnav A:visited, .mastnav A:active {
    color: #CCCCFF;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}

.mastnav {
    margin: 0 1em 13px 0;
    padding: 0;
}

.mastnavsub, .mastnavsub A:link, .mastnavsub A:visited, .mastnavsub A:active {
    color: #CCCCFF;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}

.mastnavsub {
    margin: 0 1em 0 0;
    padding: 0;
}

TD.t1 {
    color: #000000;
    background-color: #999999;
}

TD.t2 {
    color: #000000;
    background-color: #CCCCCC;
}

TD.t1 A:link, TD.t2 A:link {
    color: #0000FF;
}

TD.t1 A:visited, TD.t2 A:visited {
    color: #990099;
}

TD.t1 A:active, TD.t2 A:active {
    color: #003366;
}

TD.huh {
    color: #FF0000;
    font-size: 24px;
    font-weight: bold;
    border: medium #FF0000 solid;
    margin: 1em;
}

H1 {
    color: #EEEEFF;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-left: 13%;
    margin-right: 7%;
}

H2, H2 A:link, H2 A:visited, H2 A:active {
    font-size: 19px;
    font-style: italic;
    font-weight: bold;
    color: #D7FF21;
}

H2 {
    margin-left: 7%;
    margin-right: 30%;
    border-top: medium solid;
    border-left: medium solid;
    padding-left: 0.25em;
}

H3 {
    color: #D7FF21;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    margin-left: 7%;
    margin-right: 30%;
}

P, OL {
    margin-left: 13%;
    margin-right: 7%;
}

UL {
    margin-left: 18%;
    margin-right: 7%;
}

OL UL {
    margin-left: 5%;
    margin-right: 0%;
}

OL.alpha {
    list-style-type: upper-alpha;
}

P.subheader {
    color: #D7FF21;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border: medium #D7FF21 solid;
    padding: 0.5em 1em 0.5em 1em;
}

P.detail {
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

P.announcement {
    font-size: 28px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}

TABLE {
    /* width: 80%; */
    margin-left: 13%;
    margin-right: 7%;
    padding: 0;
}

TD TABLE {
    /* width: auto; */
    margin-left: 0;
    margin-right: 0;
}

.front TABLE, TABLE.front {
    background-color: black;
    /* width: 90%; */
    margin-left: 5%;
    margin-right: 5%;
}

A:link {
    color: #66FF99;
    font-style: normal;
    font-weight: normal;
}

A:visited {
    color: #99DDFF;
    font-style: normal;
    font-weight: normal;
}

A:active {
    color: #00FFFF;
    font-style: normal;
    font-weight: normal;
}

.foot {
    color: #CCCCEE;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    margin-top: 2em;
}

