body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/graphics/color.gif);
	background-repeat: repeat;

}
.stretch {
	height: 100%;
	border: 2px solid #669933;
}
.txtReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;

}
.txtGR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
}
