body         { background-attachment : fixed; 
               background-image      : url(images/main.jpg); 
               background-color      : #2E8B57; 
               color                 : #2E8B57;
               font-family           : Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             :12pt 
	       SCROLLBAR-FACE-COLOR          : #228B22;
	       SCROLLBAR-HIGHLIGHT-COLOR     : #871617;
	       SCROLLBAR-SHADOW-COLOR        : #871617;
	       SCROLLBAR-BASE-COLOR          : #871617;
	       scrollbar-3d-light-color      : #871617;
	       scrollbar-dark-shadow-color   : #871617;
             }

td           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #E9D0CC;
               font-family           : Comic Sans MS, Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 12pt 
             }

table        { font-family: Arial, Arial, Helvetica; 
               color                 : #E9D0CC;
               font-family           : Comic Sans MS, Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 12pt 
             }
p           { font-family:Arial, Helvetica, sans-serif; 
               color                 : #E9D0CC;
               font-family           : Comic Sans MS, Arial, Helvetica, sans-serif; 
               font-style            : normal; 
               font-weight           : normal; 
               font-size             : 12pt 
             }
a           {font-family:Arial, Helvetica, sans-serif; 
               text-decoration:none;
               color     	     : #E9D0CC;
               font-weight           : bold;
               font-size      	     : 12pt
             }
a:hover     {font-family:Arial, Helvetica, sans-serif; 
               text-decoration       : underline;
               color     	     : #E9D0CC;
               font-weight           : bold;
               font-size             : 12pt
             }

