body {      	 text-decoration: none;
                 color: #FFFFFF;
                 font-family: tahoma,verdana;
                 font-size: 9pt;
                 background-color: #333333;
                 scrollbar-face-color: #404040;
                 scrollbar-highlight-color: #000000;
                 scrollbar-3dlight-color: #000000;
                 scrollbar-darkshadow-color: #404040;
                 scrollbar-shadow-color: #404040;
                 scrollbar-arrow-color: #000000;
                 scrollbar-track-color: #000000;         
                 scrollbar-shadow-color: #000000; }         

a:link {      	 text-decoration:none; 
                 color:#C8C8C8; 
		 }

a:visited { 	 text-decoration:none; 
                 color:#C8C8C8; }

a:hover {   	 text-decoration:underline;
                 color:white; 
                 font-weight: none; 
                 }

a:visited:hover {text-decoration:underline;
                 color:white; 
                 font-weight: none; 
                 }

p {              font-family: Tahoma, Verdana;
                 font-style: none;
                 font-weight: none;
                 font-size: 9pt;
                 font-color: white; }
