body, p, td, tr, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.headingbox {
	width: 278px;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border-top: 1px dotted #999;
}
.headingboxtitle {
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.headingbox a:link {
	font-weight: bold;
	color: navy;
	text-decoration: none;
	font-size: 11px;
}
.headingbox a:hover {
	text-decoration: underline;
}
.grey {
	color: #999999;
	font-size: 11px;
}