.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.link {
	text-decoration: none;
	color: #333333;

}
.link:hover {
	text-decoration: underline;
}
.fieldheading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.link2 {
	text-decoration: none;
	color: #0000CC;

}
.link2:hover {
	text-decoration: underline;
}.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996633;
	font-weight: bold;

}
