.css {
	font-family: "ITC Franklin Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
a:active {
	color: #2D546C;
}
a:hover {
	color: 2D546C;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 2D546C;
}
.bluetext {
	font-family: arial;
	font-size: 12px;
	color: #003366;
	font-style: normal;
}
.btn {
	font-family: "ITC Franklin Gothic";
	font-size: 13px;
	color: #A25028;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.headng {
	font-family: arial;
	font-size: 14px;
	color: #333366;
	font-weight: bold;


}
.txt {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.headng1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.btn2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #272714;
}
.txtCopy {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

