.text {
	font-family: arial;
	color: #000000;
	font-size: 12px;
}
a:link {
	font-family: arial;
	font-size: 12px;
	color: #3333FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
.heading {
	font-family: geneva;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
