body {
    background-color: #8AAB87;
}
td, body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #1B0D20;
}
td a{
    color: #BC4F4E;
    text-decoration: underline;
}
td a:hover{
    color: #D89696;
    text-decoration: underline;
}
hr {
    height: 1px;
    color: #8AAB87;
}
dt {
    font-size: 140%;
    margin-top: 20px;
}
input, select, textarea {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #000033;
}
th {
    font-size: 75%;
    text-transform: uppercase;
    color: #2E372D;
}
small {
    font-size: 80%;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6, dt{
    color: #AE0F17;
    font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 0.1ex;
}
h1 {
    font-size: 200%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: -77px;
}
h2 {
    font-size: 160%;
}
h3 {
    font-size: 120%;
    margin-bottom: 0%;
    margin-top: 0%;
    padding: 0px;
}
ul, dd, p, ol {
    line-height: 1.8em;
    list-style-type: decimal;
}
em {
    font-weight: bold;
    color: #FF0000;
    font-size: 120%;
}
dd {
    margin-right: 20px;
    margin-left: 0px;
    text-align: justify;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: dashed;
    border-top-color: #D09F9D;
    border-right-color: #D09F9D;
    border-bottom-color: #D09F9D;
    border-left-color: #D09F9D;
    padding-bottom: 5px;
    background-image: url(/site/images/appleHollow.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    text-indent: 25px;
}
ul {
    color: #663366;
    padding: 0px;
    margin-right: 0px;
    margin-left: 15px;
    list-style-image: url(/site/images/appleGrn.gif);

}