BODY {
    color: #050505;
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;

	


    margin-left: 0;
    margin-top: 0;
    scrollbar-face-color: #D2DCDE;
    scrollbar-track-color: #E3EDEF;
    scrollbar-highlight-color: #043659;
    scrollbar-shadow-color: #043659;
    scrollbar-3dlight-color: #E3EDEF;
    scrollbar-arrow-color: #043659;
    scrollbar-darkshadow-color: #E3EDEF;
}

FONT {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
}

P {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
    text-align: justify;
}

H1 {
        font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
        font-size: 13pt;
		width: 90%;
        text-align: left;
#       border-bottom-color: #007AB9;
		border-bottom-color: #353535;
        border-bottom-style: solid;
        border-bottom-width: 1pt;
        font-weight: normal;
}

H2 {
        font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
        font-size: 11pt;
        font-weight: bold;
        text-align: right;
        border-top-color: #007AB9;
        border-top-style: solid;
        border-top-width: 1pt;
}

TD {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
}

LI { 
        padding-bottom: 2px;
        padding-top: 3px;
        
}

small {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 7pt;
}

HR { 
color: #353535;
height: 1pt;
width: 90%;
        
}

A:LINK {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
    color: #113653;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

A:ACTIVE {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
    color: #FF0000;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

A:VISITED {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
    color: #113653;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

A:HOVER {
    font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica;
    font-size: 8pt;
#    color: #E29E48;
    color: #EE0000;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

