td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.tdWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.tdWhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FCDC00;
	text-decoration: none;
}
.tdWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FCDC00;
	text-decoration: underline;
}
.border {
	border: 1px solid #666666;
}
.bodyBG {
	background-color: #989898;
}
li {
	list-style-image: url(images/bullet.gif);
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
.tdBlue {

	font-family: Arial, Helvetica, sans-serif;
	color: #295A7B;
}
