body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

a:link, a:visited, a:active, a:hover {
	color: #3E85CC;
	text-decoration: underline;
}

.heading1 {
	font-size: 15px;
	font-weight: bold;
}


.heading2 {
	font-size: 14px;
}


.bodyCopy {
	font-size: 12px;
	font-weight: normal;
}

.bodyCopy_2 {
	font-size: 12px;
	font-weight: normal;
	color: white;
}
li.listItem  {
	list-style : square inside none;
	line-height : normal;
}
	