.boldformtags {
	font-size: 10pt;
	font-weight: bold;
	color: #002d62;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.formtags {
	font-size: 10pt;
	font-weight: normal;
	color: #002d62;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.plaintext {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

