.body14 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	
}
.body14red {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #990C12;
	
}
.body18 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	
}
.sub {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #990C12;
	
}
.mast {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 38px;
	color: #990C12;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990C12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #520000;
}
a:hover {
	text-decoration: underline;
	color: #990C12;
}
a:active {
	text-decoration: none;
}