.style1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
}

