body   { background-color: white; color: black;
         font-family: helvetica; font-size: 10pt; }
table  { background-color: white; }
tr, td { text-align: center; }
td.l   { text-align: left; }

th     { font-family: helvetica; font-size: 10pt; }
th.hdr { background-color: #aaaaaa; color: black;
         font-family: helvetica; font-size: 10pt; 
	  text-align: center; }
th.s   { font-family: helvetica; font-size: 8pt; }
td, address  { font-family: helvetica; font-size: 8pt; }
input { background-color: #eeeedd;
               font-family: helvetica; font-size:  8pt; }
select, option, form { font-family: helvetica; font-size:  8pt; }
a.img:link, a.img:visited { color: white; } 
