.benevolentvision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;


}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(/temp2/checkmark.gif);
	list-style-type: none;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	text-decoration: none;
	line-height: 3;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
