.style1 {font-size: 10px}
.style2 {font-style: italic}
.style3 {font-weight: bold}
.style4 {font-size: 16px; }
.style5 {font-weight: bold}
.style6 {color: #000000}
.style7 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.style8 {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.style9 {font-style: italic}
.style10 {font-style: italic}
.style11 {
	font-size: 14px;
	font-weight: bold;
}

