.style1 {
	font-size: 12px;
	font-family: Tahoma, MingLiu, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #333333;
}
.style2 {
	font-size: 13px;
	font-family: Tahoma, MingLiu, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
}
.style3 {
	font-size: 13px;
	font-family: Tahoma, MingLiu, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.style4 {
	font-size: 10px;
	font-family: Tahoma, MingLiu, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
}
BODY{
    margin:0px;
	text-align:center;
}

