body, table, th, td, tr{
        background-color:#000000; 
        color:#FFFFFF;
        font-size: 11px;
        font-family:arial;
        line-height:13px;
        letter-spacing:0pt;
        text-align: justify}

A:link{
        color: #3FB2D6;
        TEXT-DECORATION:none;
        font-weight:normal;
        LETTER-SPACING: 0pt} 

A:visited{
	COLOR:#FFFFFF;
	TEXT-DECORATION:none;
	font-weight:normal;
	LETTER-SPACING: 0pt;}

A:active{
        COLOR: #3FB2D6;
        TEXT-DECORATION:none;
        font-weight:normal;
        LETTER-SPACING: 0pt}

A:hover{
	color: #70D6D8;
	TEXT-DECORATION:none;
	font-weight:normal;
	LETTER-SPACING: 0pt}
 
 body      {scrollbar-face-color: #000000;
        scrollbar-shadow-color:#3FB2D6;
        scrollbar-highlight-color:#3FB2D6;
        scrollbar-3dlight-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:#000000;
        scrollbar-arrow-color:#70D6D8}