td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.bold {
	font-weight: bold;
}
.largebold {
	font-size: 14px;
	font-weight: bold;
}
.orangebold {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.verylarge {
	font-size: 18px;
	font-weight: bold;
}
.contrasttext {
	color: #FFCC99;
}
.bottomnav {
	font-size: 10px;
	color: #FFCC99;
}
.tinytext {
	font-size: 9px;
	color: #FFCC66;
}
.bottomnav {
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
a:hover  {
	text-decoration:underline;
	}
	.lists {
	line-height: 22px;
}
.inlinelinks {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.orangetxt {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.textwithlead {
	line-height: 18px;
}
