.AlignCenter {text-align: center;}
.AlignLeft {text-align: left;}
.AlignRight {text-align: right;}
.bold {	font-weight: bold;}
.italic {font-style:italic;}
.u {text-decoration:underline;}
.bgColorWhite { background: #FFFFFF; }
.red { color:red; }
.green {color: green;}
.strike {text-decoration: line-through;}
