body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #940008;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #940008;
}
a:hover {
	text-decoration: none;
	color: #940008;
}
a:active {
	text-decoration: none;
	color: #940008;
}
a {
	font-weight: bold;
}
.newstitle {
	font-weight: bold;
	color: #940008;
}
.cellbg {
	background-color: #cccc99;
}
.justify {
	text-align: justify;
}
