body         { background-attachment : fixed; 
               background-image      : url('images/top.jpg');
               background-color      : #000000; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 9pt 
	       SCROLLBAR-FACE-COLOR          : #FF0000;
	       SCROLLBAR-HIGHLIGHT-COLOR     : #FF0000;
	       SCROLLBAR-SHADOW-COLOR        : #FF0000;
	       SCROLLBAR-BASE-COLOR          : #FF0000;
	       scrollbar-3d-light-color      : #FF0000;
	       scrollbar-dark-shadow-color   : #FF0000;
             }

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

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

p           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #FFFFFF;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               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
             }

