.style1 {font-size: smaller}
.stylea {font-size: smaller}
.style2 {font-size: small}
.style3 {font-size: x-small; }
.style4 {font-size: small; color: #990000; }
.style5 {
	font-size: smaller;
	font-weight: bold;
}
.style11 {font-size: 12px; font-weight: bold; }
.style12 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.style13 {font-size: 10px}
