A:link    { COLOR: 336699; TEXT-DECORATION: none; }
A:visited { COLOR: 336699; TEXT-DECORATION: none; }
A:active  { COLOR: BLACK;  TEXT-DECORATION: none; }
A:hover   { COLOR: maroon; TEXT-DECORATION: none; }

BODY
{
    BACKGROUND-COLOR: #f7f7f7;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #333333;
        
    scrollbar-face-color: D8E2E7;
    scrollbar-shadow-color: D8E2E7;
    scrollbar-highlight-color: FFFFFF;
    scrollbar-3dlight-color: 96AABD;
    scrollbar-darkshadow-color: 96AABD;
    scrollbar-track-color: C2CACF;
    scrollbar-arrow-color: 606D79;
}

.textBlock
{
    FONT-FAMILY: Times, serif;
    COLOR: #555555;
    text-align:justify;
    LINE-HEIGHT: 175%;
    letter-spacing: 0em;
    FONT-SIZE: 9pt;
}

H1 
{ 
    color: 7F7F7F;  
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 11pt; 
    font-weight: bold; 
    padding:0px;
    margin:0px;
    line-height:100%;
}

H2 
{ 
    COLOR: 000000;  
    FONT-FAMILY: serif;  
    font-style: italic; 
    font-size: 10pt; 
    font-weight: normal;
    margin:0px;
    LINE-HEIGHT: 100%;
    padding-right:30px;
    padding-bottom:10px;
}

.contentsDivider
{
    font-size:8pt;
    line-height:8pt;
}

.contentsTitle
{
    border:1px solid #AFBFCF;
    padding-left:8px;
    padding-bottom:3px;
    padding-top:3px;
    color: #333333;
    font-weight:bold;
    font-size:8pt;
    background-color: #E8EBEE;
}

.contentsItem
{
    padding-left:10px;
    padding-right:5px;
    padding-bottom:10px;
    font-size:8pt;
    LINE-HEIGHT: normal;
}
.contentsItem A:link    { color: #333333;  text-decoration: none;      }
.contentsItem A:visited { color: #333333;  text-decoration: none;      }
.contentsItem A:active  { color: green;    text-decoration: underline; }
.contentsItem A:hover   { color: maroon;   text-decoration: underline; }

.readMore A:link    { color: maroon; text-decoration: none;      font-size:8pt; text-align:right; font-family: Arial, Helvetica, sans-serif; }
.readMore A:visited { color: maroon; text-decoration: none;      font-size:8pt; text-align:right; font-family: Arial, Helvetica, sans-serif; }
.readMore A:active  { color: green;  text-decoration: underline; font-size:8pt; text-align:right; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.readMore A:hover   { color: maroon;  text-decoration: underline; font-size:8pt; text-align:right; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

.disclaimer
{
    color: 7F7F7F;  
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 8pt; 
    font-weight: normal; 
    line-height:100%;
}