BODY,TD,DIV{
  font-size : 12px; 
  line-height : 115%; 
  color : #000000;
  margin-top : 0;
  margin-left : 0;	 
}

SPAN{
  font-size : 12px;
  line-height : 115%;
  color : #000000;
}

A :link { color : blue}
A :visited { color : red }
A { text-decoration : none }

.text10 { font-size:10px; line-height: 120%; }
.text12b { font-size:12px; font-weight : bold; line-height: 120%; }
.text14 { font-size:14px; line-height:120%; }
.text14b { font-size:14px; font-weight : bold; line-height:120%; }
.text16 { font-size:16px; line-height:120%; }
.text16b { font-size:16px; font-weight : bold; line-height:120%; }
.text18 { font-size:18px; line-height:120%; }
.text18b { font-size:18px; font-weight : bold; line-height:120%; }
.text20 { font-size:20px; line-height:120%; }
.text20b { font-size:20px; font-weight : bold; line-height:120%; }
