body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	/*font-size: x-small;*/
}
.groovebox{ border-left-style: groove;border-top-style: groove;border-right-style:groove;border-bottom-style:groove;}
.normal {background-color: #CCCCCC; color: #333333;}
.focus  {background-color: #FFFFFF; color: #000000;}
label {
	cursor: hand;
}
pb{
	page-break-after: always;
}