.liberty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0069B3;
}
.boldtxts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.tinytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0 0 7px 0;
}
.redtext {
	color: #F80202;
}.strikethrough {
	text-decoration: line-through;
}
