body {
    background-color: #B6DOC6;font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;color: #55446E;
}

td {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

th {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

.bodystyle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #55446E;
}

.small {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}

.medium {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #55446E;
}

.big {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
}

.xbig {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: bold;
    color: #55446E;
}

.expanded {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    font-style: italic;
    color: #55446E;
    font-weight: bold;
}

.justified {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: justify;
}

.footer {
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    color: #999999;
}

.box1 {
    padding: 3px;
    border-width: thin;
    border-style: solid;
    border-color: #CCCCCC #666666 #666666 #CCCCCC;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #55446E;
    text-align: justify;
}

.box2 {
    font-style: italic;
    word-spacing: 2pt;
    padding: 3px;
    border-width: thin;
    border-style: solid;
}
h2 {
    margin: 60px 0 35px 0;
    text-transform: uppercase;
    text-align: center;
}
h3 {
    margin-bottom: 0;
    text-align: center;
}
span.price {
    display: block;
    text-align: center;
}
span.price:before {
    content: "$";
}
.time {
    color: #669999;
    font-weight: bold;
}
td .description {
    text-align: justify;
}
td.sidebar img {
    margin-top: -180px;
}
.last td {padding-bottom: 2em;}
.schedule, .schedule div {
    border: 1px solid grey;
    padding: 5px;
}
.schedule div {padding: 10px;}
.schedule p { text-align: justify; }
.location td {
    padding-top: 2em;
    padding-bottom: 2em;
}
