td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67405F;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footernav {
	font-size: 14px;
	color: #FFFFFF;
}
.grey {
	color: #666666;
	text-decoration: none;
}
.subpage {
	color: #67405F;
}
.subpage a:link {
	color: #67405F;
	text-decoration: none;
}
.subpage a:visited {
	color: #89C44E;
	text-decoration: none;
}
.subpage a:hover {
	color: #D09604;
	text-decoration: underline;
}


.subtext {
	color: #666666;
}
.header {
	font-weight: bold;
	text-transform: capitalize;
	color: #67405F;
}
.subheader {
	font-style: italic;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.header-ital {
	font-style: italic;
	font-weight: bold;
}
