body {
	margin: 12px;
}
a:link {
	font-family: Arial, Verdana, Tahoma, Tahoma, Helvetica, "Times New Roman";
	color: #c5020b;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Verdana, Tahoma, Tahoma, Helvetica, "Times New Roman";
	color: #c5020b;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana, Tahoma, Tahoma, Helvetica, "Times New Roman";
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Verdana, Tahoma, Tahoma, Helvetica, "Times New Roman";
	color: #000000;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c5020b;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c5020b;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #c5020b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c5020b;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4491C0;
}
hr.pinkRule {
	border: none 0;
	border-top: 1px solid #ED0492;
	width: 100%;
	text-align: center;
	height: 1px;
	}
.tinytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.subheadsmallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
