body {
        background-color: #FFF6E7;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.footer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #990000;
        text-decoration:none;
}
.footer:visited {
        color: #990000;
}
.footer:hover {
        color: #FF0000;
}
.footer:active {
        color: #990000;
}

.header {
        font-family: Monotype Corsiva, Pristina, Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        color: #FB1AEA;
}

.index_quote {
        font-family: Monotype Corsiva, Pristina, Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        color: #751E09;
}

.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        color: #401500;
}
.cream_bg {
                background-color: #FFF6E7;
}
h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #481700;
        line-height: normal;
}
.bldred {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        color: #990000;
}
.bldcofee {


        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        color: #663300;
}
.cream_bgline {
        background-color: #FFF6E7;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: dotted;
        border-left-style: none;
        border-top-color: #660000;
        border-right-color: #660000;
        border-bottom-color: #660000;
        border-left-color: #660000;
}

.lnks {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #006600;
        text-decoration:none;
}
.lnks:visited {
        color: #006600;
}
.lnks:hover {
        color: #990000;
}
.lnks:active {
        color: #006600;
}
.txtbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #663300;
        height: 18px;
        width: 200px;
        border: 1px solid #8A5600;
}
.txtarea {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #663300;
        height: 36px;
        width: 200px;
        border: 1px solid #8A5600;
}
.overviewtext {

        font-family: "Times New Roman", Times, serif, Verdana, Arial;
        font-size: 14px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        color: #401500;
}