<!--
body,td,th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.biglink a {
	color: #0d3467;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.biglink a:hover {
	color: #0d3467;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.medlink a {
	color: #0d3467;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.medlink a:hover {
	color: #0d3467;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.smalllink a {
	color: #0d3467;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.smalllink a:hover {
	color: #0d3467;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.qnslink a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.qnslink a:hover {
	color: #1f1e1e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.footertxt {font-size: 10px}
-->