body {
 font-family: Verdana; 
 font-size: 10pt;
 background-image: url('gif/texture1.gif'); 
 background-color: #000000
}
td 				{ font-family: Verdana; font-size: 10pt }
h1				{ font-family: Verdana; font-size: 14pt; text-decoration: bold }
h2				{ font-family: Verdana; font-size: 12pt; text-decoration: bold }
h3				{ font-family: Verdana; font-size: 8pt; text-decoration: bold; margin-bottom: 5}
p	 			{ font-family: Verdana; font-size: 10pt }
ul				{ font-family: Verdana; font-size: 8pt; margin-bottom: 0; margin-left: 20 }
td.header	{ font-family: Arial; 
            font-size: 14pt;
            font-weight: bold; 
            text-align: center;
            background-color: #00FFFF} 
td.columnheader	{ font-family: Arial; 
                   font-size: 10pt;                   
                   text-align: center;
                   background-color: #C0C0C0} 
td.itemname	{ vertical-align: top;
                width: 240 }
td.price		{ font-family: Verdana; 
                font-size: 8pt; 
                width: 80;
                text-align: center; 
                vertical-align: top }
td.date		{ font-family: Verdana; 
                font-size: 8pt; 
                width: 110;
                text-align: center; 
                vertical-align: top }
td.comments	{ font-family: Verdana; 
                font-size: 8pt; 
                text-align: left; 
                vertical-align: top;
                margin-top: 0; 
                margin-bottom: 0 }