td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #24608F;
}
.SubHeading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #24608F;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #24608F;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #24608F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #826695;
	text-decoration: underline;

}
input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
select {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;

}.SmallText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;

}
.newinput {
	border: none;
}
