.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #333333;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: blink;
}
a:visited {
	text-decoration: none;
	color: #333333;

}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
