body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.tdBlue {
	color: #112E63;
}
.tdBlue a {
	color: #112E63;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.tdBlue a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.tdWhite {

	color: #FFFFFF;
}
.imgWhiteBorder {
	border: 1px solid #FFFFFF;
}
a {
	color: #112E63;
	font-weight: bold;
	text-decoration: none;

}
a:hover {

	color: #B4B5AD;
	font-weight: bold;
	text-decoration: underline;
}

