.black {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.red {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
}
.blue {
	color: #0452b3;
	font-size: 14px;
	font-weight: normal;
}
.wh {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.black1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blue1 {
	color: #0452B3;
	font-size: 12px;
}
.black2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.wh1 {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
