body {
	background-image: url(images/background.gif);
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#FFF;
}
.capitalred {
	font-size: 14px;
	color: #942C24;
	font-weight: bold;
}
.capitalblue {
	color: #2C3464;
	font-weight: bold;
}
.newsred {
	font-size: 16px;
	color: #942C24;
	font-weight: bold;
}
.newsgrey {
	font-size: 14px;
}
.catalystdivider {
	background-color:#84a4d4;
	color:#FFF;
}