TD  {
 	font-size : 11px;
 	font-family : Verdana;
 	color : #333333;
 }
 TD.COPY  {
 	font-size : 11px;
 	font-family : Verdana;
 	color : #333333;
 }
 TD.head  {
 	font-size : 12px;
 	font-family : Verdana;
 	color : #E6E6E6;
 }
 
 H1  {
 font-size : 16px;
 font-family : Verdana;
 color : #153A51;
 font-weight : bold;
 }
 
 SPAN.sm  {
 font-size : 12px;
 font-family : Verdana;
 color : #153A51;
 font-weight : bold;
 }
 
 TD.sm  {
 font-size : 10px;
 font-family : Verdana;
 color : #333333;
 }
 
 TD.hit  {
 font-size : 10px;
 font-family : Verdana;
 color : #215B7E;
 text-decoration: underline;
 }