.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	color: #000;
	font-size: small;
}

#redText {
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#greenText {
	color:#090;
	font:Verdana, Geneva, sans-serif;
	font-size:xx-large;
	font-weight:bolder;
}
.headertable tr td h5 {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
