body {
	margin: 0px;
	background-color: #002133;
}
.f12{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.f12b{
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
}
.f14{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.white12{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.white12b{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.blue12{
	font-size: 12px;
	color: #0068b5;
	text-decoration: none;
}
.blue14b{
	font-size: 14px;
	color: #056aa0;
	font-weight: bold;
	text-decoration: none;
}
.f20{
	font-size: 20px;
	color: #0068b5;
	font-weight: bolder;
}
.p {
	background-color: #FFFFFF;
	border: 1px solid #cecece;
	width: 171px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #d35704;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a.white12b:link {
	color: #ffffff;
}
a.white12b:hover {
	color: #f48c06;
}
a.white12b:visited {
	color: #ffffff;
}
