body, p, td, div, form, select, checkbox, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.borderCell {
	border: 2px solid #000000;
}
.smallMsg {
	font-size: 11px;
	font-style: normal;
}
.linkRegular {
	font-size: 12px;
}

