.maintext-subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 18px;
	text-align: left;
	font-weight: bold;
}
.front {
	background-color: #F8F8F3;
	background-image: url(images/nmr-front-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 288px;
}
.maintext-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996600;
}
