td {
	font-family: Verdana, Arial;
	font-size: xx-small;
	line-height: 130%;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: none;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00285c;
	font-size: x-small;
}
.rustHeading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00285c;
	font-size: x-small;
	text-transform: capitalize;
	font-variant: small-caps;


}
a {
	color: #94254F;
	font-variant: normal;
	text-decoration: none;

}
a:hover {
	color: #330033;
	text-decoration: underline;
}
