BODY, P, OL, UL, TABLE
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 100%;
        color: #3a4a53;
        font-weight: normal
        }

H1
        {
        font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica, sans-serif;
        font-size: 22px;
        line-height: 100%;
        color: #c50e5e;
        font-weight: bold
        }

H2
        {
        font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica,
        sans-serif;
        font-size: 16px;
        line-height: 100%;
        color: #c50e5e3;
        font-weight: bold}

H3
        {
        font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        line-height: 100%;
        color: #c50e5e;
        font-weight: normal
        }

td.mainBody
        {
        background: #fbe4ee url(images/bodyBack.jpg) no-repeat;
        padding: 10px;
        height: 840px;
        text-align: top;

        }

td.menuBody
        {
        background: #fbe4ee url(images/menuBack.jpg) no-repeat;
        height: 24px;
        padding-right: 10px;
        padding-left: 10px;
        }

        
.rollover a
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #c50e5e3;
        text-decoration: none;
        }
.rollover a:hover
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #c50e5e3;
        background-color: #fbe4ee;
        }





a:hover {  color: #000000}
a:link {  color: #000000}
a:visited {  color: #000000}
a:link { color: #000000 }
a:active {  color: #000000}
