.normal {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.normal:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.home-heading {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.links {
	font-family: verdana;
	font-size: 11px;
	color: 8C0404;
	text-decoration: none;
}
.links:hover {
	font-family: verdana;
	font-size: 11px;
	color: 8C0404;
	text-decoration: underline;
}
.bullet-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

