.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C41130;
	line-height: 20px;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #444444;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #999999;
}
.paralarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.sidelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.style9 {color: #000000}
a:link {
	color: #C91030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C91030;
}
a:hover {
	text-decoration: underline;
	color: #C91030;
}
a:active {
	text-decoration: none;
	color: #C91030;
}
