body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: justify;
        background-color: #E2DADD;
        color: #3c3334;
        margin: 0;
        padding: 0;
        background-image: url(/images/background.gif);
}

p, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px,8px;18px;
        color: #3c3334;
        text-align: justify;
}

li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #3c3334;
        list-style-image: url(images/arrow_black.gif);
}

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        text-decoration: underline;
        color: #3c3334;
}

a.external {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: underline;
        color: #0000EE;
}

a:hover {
        color: #000000;
        text-decoration: underline;
}

.noth1 {
        font-family: Papyrus, "Times New Roman", Times, serif;
        font-size: 18px;
        color: #C91217;
        font-weight: bold;
}

h1 {
        font-family: Papyrus, "Times New Roman", Times, serif;
        font-size: 18px;
        color: #CA7E00;
        font-weight: bold;
}

h2 {
        font-family: Papyrus, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #C91217;
        font-weight: bold;
}

.yellow {
        color: #FFB029;
}

h3 {
        font-size: 10px;
        font-weight: bold;
}

.small {
        font-size: 9px
}