p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #0087C7;
	font-weight: normal;
}
a:link {
	color: #E10D19;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #E10D19;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #E10D19;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
.subheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
.quoted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
	text-align: right;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	list-style-type: disc;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.smaller a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.smaller a:hover {
	text-decoration: underline;
	color: #E10D19;
	font-weight: bold;
}
.smaller a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.subheaderMSO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}

