body {
	font-family: Arial;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family: Arial;
	font-size: 12px;
}
.norep{
	background-repeat: no-repeat;
	background-position: center top;
}
.noder{
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}