.style1 {
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
}
.style2 {font-size: 18px}
.style4 {
	font-size: 24;
	color: #FF0033;
	font-weight: bold;
	text-decoration: underline;
}
.style6 {font-size: 18px; font-weight: bold; color: #FF0000; }
.style7 {color: #006600}

style12 {
	font-size: 20px;
	font-weight: bolder;
	color: ##33CC00;
	text-decoration: underline;
