.gregory {
}
body {
	margin: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F7BD8;
	text-decoration: none;
	letter-spacing: -1px;
	font-variant: small-caps;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F7BD8;
	text-decoration: none;
	font-variant: small-caps;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F7BD8;
	text-decoration: underline;
	font-variant: small-caps;
}
a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F7BD8;
	text-decoration: none;
	font-variant: small-caps;
}
a.footer2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: -1px;
}
a.footer2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a.footer2:hover {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FF6600; text-decoration: underline;}
a.footer2:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	border:1px #7b7b7b solid;
	border-top:1px solid #7b7b7b;
	background-color: #FFFFFF;
} 
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	border:1px #7b7b7b solid;
	border-color: #ACA899;
	padding:1;
	background-color: #FFFFFF;
} 
textarea { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #7B7B7B; border:1px #7b7b7b solid; border-color: #ACA899; padding:1;} .red-heading {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.dark-grey {
	color: #6F7072;
}

