B.blue {
	color: blue;
	font-size: 10pt;
	font-family: Arial;
}

B.whitesmoke	{
	color: whitesmoke;
	font-size: 9pt;
	font-family: Arial;
}

B.green {
	color: forestgreen;
	font-size: 9pt;
	font-family: Arial;
}

B.black {
	color: black;
	font-size: 9pt;
	font-family: Arial;
}

B.gray {
	color: gray;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial;
}

A.royalblue {
	color: royalblue;
	font-size: 10pt;
	font-family: Arial;
}
