body {
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.defaultTxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #171414;
	text-decoration: none;
}
.comments {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #b3b3b3;
	text-decoration: none;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #171414;
	text-decoration: none;
}
select {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #171414;
	text-decoration: none;
}
a {
	color:#8b1201;
}
a:hover {
	color:#8b1201;
	text-decoration:none;
}
.defaultHeading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #a00404;
	text-decoration: none;
}
.subHeading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #171414;
	text-decoration: none;
}
.tblTable {
	border: 1px solid #f4f4f4;

}

