body,table, tr, td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
STRONG{
	font-family: Verdana;
	font-size: 11 px;
	font-weight: normal;
}
p{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style : normal;
	color: Black;
}
.centerText { text-align: center; }
.redText { color: #F00; }
.text11b { font-weight : bold; }
.pt { text-align: right; }
.ptLeft {	text-align: left; }
.ptBold { text-align: right; font-weight : bold; }
.ptBoldLeft { text-align: left; font-weight : bold; }
.ptBoldCenter { text-align: center; font-weight : bold; }
.ptCenter { text-align: center; }