.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #262626;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353535;
}
.link {
	color: #333333;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}
.orangeBold {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
