		body {width: 800px;
		      background-color: #ffffcc;}
		table { font-size: 10pt; 
				font-family: times;
				background-color: #ffffcc;
				border-color: #ffffcc;
				border-style: solid;
				border-width: 10px;
				border-collapse: separate;
				empty-cells: hide; 
				vertical-align: top;
				}
		tr, td {vertical-align: top;}
		.pict  { width: 450px;
		         height: 450px;
		         padding-right: 40px 
		         }
		.title { font-size: 14pt; 
				 font-weight: bold;
				 }
