/********others*******/
B  {font-weight:bold;}
I  {font-style:italic;}
strong {font-weight:bold;}
.bold  {font-weight:bold;}

.red   {color:red;}
.black   {color:#000;}
.left  {float:left;}
.center  {text-align:center;}
.clear {clear:both;height:0px;line-height:0px;font-size:0px;}
.small {font-size:80%;}
.big   {font-size:120%;}
