body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.merrillring.net/images/mr_background.gif);
}
.Header {font-size: 24px; font-family: "Times New Roman", Times, serif;}
.Normal, P, LI, blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.SubHeader {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
A, A:visited {
	COLOR: #9e0000; 
}
A:active {
	COLOR: #9e0000; 
}
A:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline; 
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.Leading {
	line-height: 1.5em;
}