BODY {
	font-family:Arial;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	background-position: center;
	background-color: #E0E0E0;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link,a:visited {
	font-family:Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family:Arial;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline;
}
.txt_grey {
	font-family:Arial;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #999999;
	height:inherit
}
input {
	font-family:Arial;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #999999;
}


