.f12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.f12wh{
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.f12bnaby {
	font-size: 12px;
	font-weight: bold;
	color: ##003399;
}
.f12bg {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.f10 {
	font-size: 10px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.f10bk {
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #cc0000;
}
body {
	color: #000000;
	background-color: #FFFFFF;
}

