<STYLE type=text/css>
A {
    text-decoration: none;
}
A:link {
    color: #70DE70;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
A:link img {
    border: 1px solid #70DE70;
}
A:link img.button {
    border: 0px;
}
A:visited {
    color: #70DE70;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
A:visited img {
    border: 1px solid #70DE70;
}
A:visited img.button {
    border: 0px;
}
A:active {
    color: #70DE70;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
A:active img {
    border: 1px solid #70DE70;
}
A:active img.button {
    border: 0px;
}
A:hover {
    color: #F7F8A6;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
A:hover img {
    border: 1px solid #F7F8A6;
}
A:hover img.button {
    border: 0px;
}
BODY {
    background-image: url('/layout/bgBody.jpg');
    background-color: #344635;
    color:#DCDF9D;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:13px;
}
TABLE {
    color:#DCDF9D;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:13px;
}
TABLE.bar1 {
    background-color: #808080;
    color: #FFFFFF;
}
TABLE.bar2 {
    background-color: #4E8052;
    color: #FFFFFF;
}
TABLE.CCnotice {
    background-color: #F5F6BC;
    border: solid #DED67E 2px;
    color: #002A00;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:10px;
}

TABLE.letter {
    background-color: #fcfcf2;
    color: #1C321C;
}
P.letter {
    color: #1C321C;
}
P.note { 
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size : 11px;
    background-color : #4E8052;
    text-align : left;
    color : #DCDF9D;
    border : solid #4E8052 5px;
    line-height : normal;
    margin-left : 20px;
    margin-right : 20px;
}
P.caption {
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size : 10px;
    text-align: center;
}
H1 {
    font-family: "Georgia,Times New Roman,serif";
    font-size : 28px;
    text-align: center;
    color: #DCDF9D;
}
H2 {
    font-family: "Georgia,Times New Roman,serif";
    font-size : 23px;
    text-align: left;
    color: #DCDF9D;
}
H3 {
    font-family: "Georgia,Times New Roman,serif";
    font-size : 18px;
    color: #DCDF9D;
}
H4 {
    font-family: "Georgia,Times New Roman,serif";
    font-size : 16px;
    color: #DCDF9D;
}
H5 {
    font-family: "Georgia,Times New Roman,serif";
    font-size : 12px;
    color: #DCDF9D;
}
</STYLE>