body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boldtxt {
	font-weight: bold;
}
.greytxt {
	font-weight: bold;
	color: #666666;
}
.greyBorder {
	border: 1px solid #999999;
}.txtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}
a.blue:link, a.blue:visited  {
	font-weight: bold;
	color: #256F9A;
	text-decoration: underline;
}
a.blue:active, a.blue:hover  {
	font-weight: bold;
	color: #E87814;
	text-decoration: none;
}
