body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a:link {
	color: #0058A8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #607DC2;
}
a:hover {
	text-decoration: underline;
	color: #DAB617;
}
a:active {
	text-decoration: none;
	color: #0058A8;
}
body {
	background-color: #91A2D6;
}
.blue_nav {
	font-weight: bold;
	font-size: 12px;
	color: #0058A8;
}

.white_header {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.blue_header_ul {
	color: #0058A8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.black_header {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.blue_txt {
	color: #0058A8;
	font-weight: bold;
}.tbl {
	border: thin solid #0058A8;
}
