
body {
    background-image: url("/images/bg2.gif");
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
}

H1 {
    font-family: Book Antiqua;
    color: #8BAAC4;
    font-size: 24px;
    display: inline;
}

H2 {
    font-family: TW Cen Mt;
    color: #BAC4CB;
    font-size: 15px;
}

H3 {
    font-family: TW Cen Mt;
    color: #BAC4CB;
    font-size: 14px;
}

H4 {
    font-family: TW Cen Mt;
    color: #BAC4CB;
    font-size: 14px;
}

p {
    font-family: Book Antiqua;
    color: #000000;
    font-size: 17px;
}

b {
    font-family: Book Antiqua;
    color: #000000;
    font-size: 14px;
}

i {
    font-family: Book Antiqua;
    color: #000000;
    font-size: 14px;
}

table {
    font-family: Book Antiqua;
    color: #000000;
    font-size: 17px;
}

li {
    font-family: Book Antiqua;
    color: #000000;
    font-size: 16px;
}

hr {
    width: 85%;
    color: #000000;
}

a:link {
    color: #006644;
}

a:visited {
    color: #006644;
}

a:hover {
    color: #dbd8d8;
}

a:active {
    color: #006644;
}

.other a:link {
    color: #006644;
}

.other a:visited {
    color: #006644;
}

.other a:hover {
    color: #ffffff;
}

.other a:active {
    color: #006644;
}

.other1 a:link {
    color: #006644;
}

.other1 a:visited {
    color: #006644;
}

.other1 a:hover {
    color: #8baac4;
}

.other1 a:active {
    color: #006644;
}

img {
    border-color: #b4b4b4;
}

.formfields {
    font-family: TW Cen Mt;
    color: #BAC4CB;
    font-size: 14px;
    border: 1px solid #ffffff;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #000000;
    background-position: top;
    background-repeat: no-repeat;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.style3 {
    font-size: 12px;
    font-weight: bold;
}

.style5 {
    color: #FEFEFE;
    font-weight: bold;
}

.style6 {
    color: #8BAAC4;
    font-size: 24px;
    font-style: italic;
}

.style7 {
    color: #006644;
    font-weight: bold;
}

.style9 {
    color: #006644
}

.style11 {
    color: #8BAAC4;
    font-weight: bold;
}