.rightboxes {
	font-family: "MS Sans Serif";
	font-size: x-small;
	color: #FF0000;
	font-weight: bold;
	text-indent: 10pt;

}
.rightboxwhitetext {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	color: #CCCCCC;
	text-indent: 0pt;

}
.rightboxredtext {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	text-indent: 5pt;

}
