td {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
a:link {
	font-style: normal;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-style: normal;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.nav td {
	background-color: #ECAE71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.grayText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.grayText h1{
	font-size: medium;

}
.grayTextSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: x-small;

}
