/* body styles */
html { height:100%; }
body,td,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img{
 	border:0px;
	padding-bottom:10px;
}

a:link {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

a:active {
	text-decoration: none;
	padding:0px;
	margin:0px;
}

body {
	margin:0px;
	height:100%;
}

.main-heading{
	color:#8d1422;
	font-size: 17px;
}

.sub-heading{
	color:#bd5144;
	font-size: 14px;
}