* {
	     margin:0px;padding:0px;
		 }
body {
         margin:5px;
		 }
a        {
         color:#0080C0;
         text-decoration:none;
         }

p.marker {
         color:#A00000;
         }

table {
	     width:835px;
		 }

td {
         font: normal 0.8em/1.2em arial,verdana, sans-serif;
         padding:5px;
         text-align:center;
}

table th {
         background-color:#D0D0D0;
         font: small-caps bold 0.8em/1.2em arial, verdana, sans-serif;
	     }
table th h1 {
         background-color:#D0D0D0;
         font: small-caps bold 1.5em/1.8em arial, verdana, sans-serif;
   	     }
table th h2 {
         background-color:#D0D0D0;
         font: small-caps bold 1.2em/1.5em arial, verdana, sans-serif;
   	     }
		 
table td.holder {
         text-align:left;
		 }
		 
table th.info {
         background-color:#F2E2CE;
		 width:150px;
		 }
table th.image {
         background-color:#F2E2CE;
		 width:150px;
		 }
table th.holder {
         background-color:#F2E2CE;
		 width:285px;
		 }
table th.pers {
         background-color:#F2E2CE;
		 width:125px;
		 }
table th.price {
         background-color:#F2E2CE;
		 width:125px;
		 }


