.LeftColumn
 { color: red;
 text-align: Ieft;
 font-size:8pt
 }
.CenterColumn
 { color: blue;
 text-align:center;
 font-size: 12pt
 }
.Rightcolumn
 { color: green;
 text-align: right;
 font-size:8pt
 }