.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}
.style3 {color: #990000}
.style4 {
	color: #009900;
	font-size: 22px;
	font-family: Tahoma;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}

