.style4 {font-size: 12px}
.style6 {font-size: 13px;}
.style7 {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.style7_big {
	font-size: 17px;
	font-weight: bold;
	color: #006600;
}
.style8 {
	font-size: 13px; 
	color: #FFFFFF; 
	}
.style9 {
	font-size: 13px;
	color: #009900;
	font-weight: bold;
}
.style10 {
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
.style11 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.style12 {
	font-size: 11px;
	color: #006600;
}
.style12_red {
	font-size: 11px;
	color: #FF0000;
}
.style13 {
	font-size: 13px;
	font-style:italic;
}
a         { color: #990099; text-decoration: none }
a:hover         { color: #990099; text-decoration: underline }