body 		{ margin-top: 0;
              background: #0066CC              
            }
            
table       { background color: #0066CC
       		}
       		
.tableinfo   { background color: #FFCC66
       		}
       		
.tableart  { background color: #99CCFF
       		}
       		
p       	{ margin-top: 0; 
       		  margin-bottom: 0;
       		  color: 000000;
       		  font-size: 14;
       		  font-family: arial
       		}
.part4sale 	{ margin-top: 0; 
       		  margin-bottom: 0;
       		  color: 000000;
       		  font-size: 11;
       		  font style: bold;
       		  font-family: tahoma
       		}
       		
.partists 	{ margin-top: 0; 
       		  margin-bottom: 0;
       		  color: 000000;
       		  font-size: 12;
       		  font-family: tahoma
       		} 
       		      		
a:link 		{ color: #000099;
              font-weight: bold;
			}
			 
a:visited 	{ color: #663300;
              font-weight: bold;
              text-decoration: strikeout	
			}
			 
a:hover 	{ color: #3333ff;
              font-weight: bold;
              text-decoration: underline overline
            }
h3 			{ font-style: bold;
       		  font-variant: small-caps;
       		  font-family: tahoma;
       		  color: #000000
            }
            
h2 			{ font-style: bold:
			  font-family: arial;
       		  color: #000000;
       		  text-align: center
       		}
             
h4		    { font-style: bold, italic;
			  font-variant: small-caps;
       		  font-family: arial;
       		  color: #000000
            }