.style1 {font-size: 16px}
.style2 {font-size: 12px}
.style3 {font-size: small}
.unbold {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
