body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	line-height: 20px;
	}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.input {
	line-height: 20px;
	border: 1px solid #FFA608;
}
.tr {background-color:expression((this.sectionRowIndex%2==0)?"#FFFAFA":"#FFFFFF")}
.fontt {
	font-size: 12px;
	line-height: 20px;
}
a.b1:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	color: #0000FF;
}
a.b1:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
	line-height: 20px;
}
a.b1:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;
	line-height: 20px;
}
a.b1:active {
	text-decoration: none;
	color: #0000FF;
	font-size: 12px;
	line-height: 20px;
}
