

.buttons	{
	background:EAEAEA;
	font-family:arial;
	font-weight:bold;
	font-size:9pt;
	color: #000066;
	cursor:hand;
}

.comments   {
	font-family:arial; 
	font-size:9pt; 
	overflow:visible; 
	padding: 3px; 
	width: 40mm;
	height: 11mm;
}


.commentsWide   {
	font-family:arial; 
	font-size:9pt; 
	overflow:visible; 
	padding: 3px; 
	width: 120mm;
	height: 11mm;
}