body  { font-size : 100% ; }

/* classes for text */

.lar,.gen,.cap,.data2,.note,.date
       { font-family : Arial, Helvetica ; }

.lar   { font-size : 95%    ; }
.gen   { font-size : 75%    ; line-height : 160% ; }
.cap   { font-size : 70%    ; line-height : 160% ; }
.date  { font-size : 70%    ; line-height : 160% ; color : #656565 ; }
.data  { font-size : 11px; line-height : 130% ; }
.data2 { font-size : 70%    ; }
.note  { font-size : 68.75% ; line-height : 130% ; }

strong { font-family : Arial Black,Helvetica Black ; font-weight : normal ; }
.data {
	font-family : "Arial", "Helvetica";
	text-transform: uppercase;
} 
