
.footer {
	font-family: arial;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.footer:hover {
	font-family: arial;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.subheading {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #01247D;
}
.content {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.gray {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #01247D;
}
.head {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #01247D;
}
.prise {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.newnormal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #01247D;
}

