.text {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
}
.heading {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000066;
}
