body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.white_small {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.blue_text {
	font-family: Arial;
	font-size: 14px;
	color: #012C5B;
	font-weight:bold;
}
.nav_text {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.yellow_text {
	font-family: Arial;
	font-size: 13px;
	color: #F0FF00;
	font-weight:bold;
}
.big_blue_text {
	font-family: Verdana;
	font-size: 32px;
	color: #012C5B;
	font-weight:bold;
}
.White_text_bold {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	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;
}
.White_big_bold {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight:bold;
}
a:link {
	color: #172944;
	text-decoration: none;
}
a:visited {
	color: #172944;
	text-decoration: none;
}
a:hover {
	color: #FEFFFA;
	text-decoration: none;
}
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;
}
