.style1 {font-size: large}
.style2 {font-size: large; color: #000066}
.style3 {font-size: large; font-weight: bold; }
.style4 {font-size: x-small}
.style5 {font-size: small}
.style5b {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.style6 {font-size: small; font-style: italic;}