.style2 {font-style: italic; font-size: 10px;}
.style4 {
	font-size: 9px;
	color: #FFDFAA;
	font-weight: normal;
	font-style: italic;
}
.style5 {
	font-size: 9px;
	color: #FFDFAA;
	font-weight: bold;
}
.style6 {
	font-size: 9pt;
	font-weight: normal;
}
