 
.class1{
  font-size : 9px;
  line-height : 120%;
}
.class2{
  font-size : 10px;
  line-height : 120%;
}
.class3{
  font-size : 12px;
  line-height : 150%;
}

	<!-- 
	.title { 
	font-size: 12px;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-bottom-color: #267E00; 
	border-left-width: 7px; 
	border-left-color: #267E00; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	} 
	.title2 { 
	font-size: 16px;
	line-height: 1.3em;
	} 
	h3 { 
	color: #00417E; 
	line-height: 1.3em;
	} 
	td { 
	font-size: 12px;
	line-height: 1.3em;
	} 
	ul { list-style-type: square;} 
	
	.list { 
	color: #00417E;
	width: 10px;
	} 
	.list2 { 
	font-weight: bold;
	} 
	
        .fs {
	font-size: 12px;
	line-height: 130%;

        }
        .f11 { font-size: 11px; }
        .table-menubar {
	border: 1px solid #000033;
	font-size: 12px;
        }

       .table-blue {
	border: 1px solid #0066FF;
	font-size: 14px;
        }

        .px12-center {
	font-size: 12px;
	text-align: center;
	line-height: 110%;
        }

-->