h1 {
	font-family: Trebuchet, "Trebuchet MS", verdana, helvetica, sans-serif; 
	font-size: 22px; 
	color: #777777; 
} 

td { 
	horizontal-align: center; 
	vertical-align: top; 
	width: 300; 
	padding: 30px 20px 30px 20px; 
	font-family: courier new, courier, monospaced; 
	font-size: 10pt;
} 

tr { 
	height:290; 
}

body {
	font-family: Trebuchet, "Trebuchet MS", verdana, helvetica, sans-serif; 
	font-size: 14px; 
	color: #444444; 
}