body         
{ 
    scrollbar-face-color: #DEDEDE;
    scrollbar-shadow-color: #C2C2C2;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #A2A2A2;
    scrollbar-darkshadow-color: #B9B9BA;
    scrollbar-track-color: #CACACA;
    scrollbar-arrow-color: #5E5E5E;

    font-family: Arial, Verdana, Helvetica;
    font-size: 11pt;
    COLOR: white;
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    MARGIN-TOP: 0;
    MARGIN-BOTTOM: 0;
    TEXT-ALIGN: left;
    background-color: #2C6FB2;
}
p
{ 
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    COLOR: black;
    margin-right: 3;
    margin-left: 3;
}

a:link       { color: #ffffff; text-decoration: none; font-weight: normal; font-size: 10pt }
a:visited    { color: #9933FF; text-decoration: none; font-weight: normal; font-size: 10pt }
a:active     { color: #9933FF; text-decoration: underline; font-weight: normal; font-size: 10pt }
a:hover      { color: #9933FF; text-decoration: underline; font-weight: normal; font-size: 10pt }

TD.main
{ 
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    COLOR:black;
}
TD
{ 
    font-family: Arial, Verdana, Helvetica;
    font-size: 10pt;
    COLOR:black;
}

 SMALL  {
 	font-size : 8pt;
 	font-family : Arial, Verdana, Tahoma;
 	color : Black;
 }
 
 H3  {
 	font-family : Arial, Verdana, Tahoma;
 	font-weight : bold;
 	color : #3B41B1;
 	margin-left : 10px;
 }