.bigtext {
	font-family: arial;
	font-size: 24px;
	color: #d00000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.contesthead {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding:4px 4px 0px 4px;
}
.contesttext {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding:5px;
}
.validtill {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.tableborder {
	border: 5px solid #EBEBEB;
}
