body,td,th {
	    font-family: arial, helvetica;
	    font-size: 12px;
	    color: #d7cfb8;
    }
    body {
	    background-color: #575347;
    }
    a {
        color: #d7cfb8;
	    font-weight: bold;
    }
    a:link {
        color: #d7cfb8;
	    text-decoration: none;
    }
    a:visited {
        color: #d7cfb8;
	    text-decoration: none;
    }
    a:hover {
	    text-decoration: none;
    }
    a:active {
	    text-decoration: none;
    }
    /*
    a.rightnav {
        color: #5A5247;
        text-decoration: underline;
    }
    */
    .rightnavdd {
        color: #222222;
        font-size: 8pt;
        width: 130px;
    }
    a.detail {
        color: Blue;
        font-weight: normal;
        text-decoration: underline;
    }
    a.detail2 {
        color: Blue;
        font-weight: bold;
        font-size:11pt;
        text-decoration: underline;
    }
    a.footer {
        font-weight:normal;
        font-size:9pt;
        text-decoration: underline;
    }