.date{
font-weight : bold;
}

.caption {
font-size: 8pt;
font-weight : bold;
}




BODY  {
    color : black;
    font-size : 10pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
}


TD  {
    font-size : 10pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
}


P  {
    font-size : 10pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
}


A:link  {
    font-size : 10pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #A99468;
}


A:hover  {
    font-size : 10pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : Navy;
}


A:visited  {
    font-size : 10pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #6D582B;
}


A.cndark:link   {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    text-decoration:none;
    
}


A.cndark:visited   {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    text-decoration:none;
    
}


A.cndark:hover   {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : #404040;
    text-decoration:none;

    
}

A.cndark:active   {
    font-size : 10px;
    font-family : Arial;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    text-decoration:none;

    
}