body,td,th {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_text {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.white_small {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.blue_text {
	font-family: Arial;
	font-size: 17px;
	color: #012C5B;
	font-weight:bold;
}
.White_title_bold {
	font-family: Verdana;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}
.White_nor {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.White_bold {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}
a:link {
	color: #172944;
	text-decoration: none;
}
a:visited {
	color: #172944;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #60A139;
	text-decoration: none;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #E2FF1E;
}
.whitelink:active {
	text-decoration: none;
	color: #ffffff;
}
