body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3F3F;
}
a:link {
	color: #006DAA;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #006DAA;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #006DAA;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #006DAA;
}
a:link.homelink {
	color: #006DAA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.homelink {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #006DAA;
}
a:hover.homelink {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #006DAA;
}
a:active.homelink {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #006DAA;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006DAA;
}