.title {
	font-size: 14pt;
	font-weight: bolder;
	color: #FF0000;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
}
.pt10 {
	font-size: 10pt;
}
.pt14 {
	font-size: 14px;
	font-weight: bold;
}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formfont {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.gray {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.blue {
	font-size: 10pt;
	font-weight: bold;
	color: #0033CC;
}
