BODY {
        background-color: #47596F;
        color: #625141;
        margin: 0px;
}


.content {
        font-family: Arial, Lucida, Arial, sans-serif;
        font-size: 12px;
        line-height: 12pt;
}

.content A:link {
        color: #336699;
        font-weight: none;
}

.content A:visited {
        color: gray;
        font-weight: none;
}

.content A:hover {
        color: #000000;
}

.content H1 {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 14px;
		font-weight: bold;
        line-height: 14pt;
        color: #333055;
}

.content H2 {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 12px;
		font-weight: bold;
        line-height: 12pt;
        color: #333055;
}

.content H3 {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 11px;
		font-weight: bold;
        line-height: 12pt;
        color: #333055;
}

.copyright {
        font-family: Arial, Arial, sans-serif;
        font-size: 10px;
        line-height: 14pt;
        color: #000000;
}

.copyright A:link {
        font-family: Arial, Arial, sans-serif;
        font-size: 10px;
        line-height: 14pt;
        color: #000000;
}

.copyright A:visited {
        font-family: Arial, Arial, sans-serif;
        font-size: 10px;
        line-height: 14pt;
        color: #000000;
}

.copyright A:hover {
        font-family: Arial, Arial, sans-serif;
        font-size: 10px;
        line-height: 14pt;
        color: #000000;
}