.style1 {
 	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: white;
}

.style2 {
 	font-size: 10pt;
	font-family: Tahoma;
	color: white;
}

.style3 {
 	font-size: 9pt;
	font-family: Tahoma;
	color: white;
}

.style4 {
 	font-size: 9pt;
	font-family: Tahoma;
}

.style5 {
 	font-size: 11pt;
	font-family: Tahoma;
	color: red;
	font-weight: bold;
}

.style6 {
	background-color:white;
}

.style7 {
 	font-size: 11pt;
	font-weight: bold;
	font-family: Tahoma;
	color: white;
}