.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0072bc;
	font-size: 16px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
}
.small_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	color: #0072bc;
	list-style-type: square;
}

