.txtWhite
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	font-family: Tahoma;
	text-align: justify;
}
.txtRed
{
	border-right: darkred thin solid;
	border-top: darkred thin solid;
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	border-left: darkred thin solid;
	border-bottom: darkred thin solid;
	font-family: Tahoma;
	text-align: justify;
}
.txtBlue
{
	border-right: #3399cc thin solid;
	border-top: #3399cc thin solid;
	font-weight: normal;
	font-size: 8pt;
	vertical-align: baseline;
	border-left: #3399cc thin solid;
	border-bottom: #3399cc thin solid;
	font-family: Tahoma;
	text-align: justify;
}


