table.rishikesh_signup_table {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

td.tableHeading {
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	font-weight:bold;
	background-color:black;
	margin-bottom:15px;
	margin-top:15px;
}

tr.normal {
	background-color:white;
}

tr.alternate {
	background-color:#DCDCDC;
}

tr.highlighted {
	background-color:#D3FFA0;
}

.linktext		{
	color: #333399;
	font-size: 10px;
}

