.stepheading {
	font-family: Bank Gothic, Arial, Helvecta, sans-serif;
	font-size: 12px;
	color: #888888;
	font-weight: bold; 
}

table {
	font-family: Arial, Helvecta, sans-serif;
	font-size: 12px;
	color: #888888;
	font-variant: small-caps;
}

a {
	text-decoration: none;
	color: c54e37; 
}

a:hover {
	text-decoration: underline;
}

tr.odd { background-color: #fff; }

tr.even { background-color: #eee; }
