.head {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txt {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	line-height:130%;
}
.bigtxt {
	font-family: Times New Roman;
	font-size: 24px;
	color: #000000;
	line-height:130%;
}
.smalltxt {
	font-family: Times New Roman;
	font-size: 10px;
	color: #000000;
}
.whitetxt {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
}
.blueline {
	font-family: Times New Roman;
	font-size: 14px;
	color: #125F88;
}