.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.rstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.rstitlenoundln {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.registration_tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.registration_tr a {
	font-weight: bold;
	text-decoration: none;
}

.registration_tr:hover {
	background-color: #E4E7E7;
}


.body1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table_header {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
