.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: 333333;
	list-style-position: outside;
	list-style-type: disc;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 004684;
}
a:link {
	color: #004684;
}
a:visited {
	color: #004684;
}
a:hover {
	color: #828282;
}
a:active {
	color: #828282;
}


.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004684;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: upper-roman;
}
.numbers_retina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 004684;
}
.disclaimer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
