@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Bell MT", Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 1;
}
.HEADING {
	font-family: "Bell MT", Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-style: italic;
	text-align: right;
	line-height: 10px;
}
.subheading {
	font-family: "Bell MT", Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 5px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: right;
}
.homesubheading {
	font-style: italic;
	font-family: "Bell MT", Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 5px;
	color: #666;
	text-align: right;
}
a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
}
.emailform {
	text-align: right;
	line-height: .5px;
	font-family: "Bell MT", Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #666;
}
.email {
	font-family: "Bell MT", Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: right;
	padding-left: 10px;
}
.subheading a {
	color: #999;
}
