.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-bottom: 10px;
}

.header {
	font-weight:bold;
	text-decoration: underline;
	padding-top: 10px;
}

.row_head{
	background-color: #FFFFCC;
}

.row_input{
	padding-left: 15px;
}

.row_error {
	color: #ff0000;
	font-weight:bold;
	font-size: 11px;
}
