td {
	font-family: Verdana, Arial;
	font-size: x-small;
	line-height: 130%;
	font-style: normal;



}
a {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color: #FFFFCC;

}
.nav {
	font-family: Verdana, Arial;
	color: #FFFFFF;
}
.subheading, strong, b {
	font-weight: bold;
	color: #FF6633;
}
.rustHeading {
	font-weight: bold;
	color: #CC3300;
	font-size: x-small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FF6633;
	font-variant: small-caps;
	font-weight: normal;
	line-height:150%;
}
