body         { background-attachment : fixed; 
               background-image      : url('images/main.jpg');
	       background-repeat     : no-repeat;
               background-color      : #000000;
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt;
               background-repeat     :no-repeat;
               scrollbar-face-color	:	#DF0C23; 
               scrollbar-shadow-color	:       #000000; 
               scrollbar-highlight-color:       #000000; 
               scrollbar-3dlight-color	:       #DF0C23; 
               scrollbar-darkshadow-color:      #DF0C23; 
               scrollbar-track-color	:       #DF0C23; 
               scrollbar-arrow-color	:       #000000; 
             }

td           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : bold; 
               font-size             : 9pt 
             }

table        { font-family: Arial, Arial, Helvetica; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : bold; 
               font-size             : 9pt 
             }
p           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : bold; 
               font-size             : 9pt 
             }
a           {font-family:Arial, Helvetica, sans-serif; 
               text-decoration       : none;
               color     	     : #FFFFFF;
               font-weight           : bold;
               font-size      	     : 9pt
             }
a:hover     {font-family:Arial, Helvetica, sans-serif; 
               text-decoration       : none;
               color     	     : #FF0000;
               font-weight           : bold;
               font-size             : 9pt
             }


