a:hover {
	color: #00C;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 10px;
}
a:link {
	font-family: arial;
	font-size: 12px;
	color: #930;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #930;
	text-decoration: none;
}
.heading {
	font-family: geneva;
	font-size: 16px;
	font-style: normal;
	color: #00C;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.subheading {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-indent: 10px;
}
.bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

