a:hover {
	color: #FF00FF;
	text-decoration: blink;
}
body {
	text-align: center;
	/*background-image: url(DATA/BACK.jpg);*/
              background-color: #ffffff;
/*background-color: #d5ffd5;*/
	background-repeat: no-repeat;
	background-position: center top;
}
table {
	font-size: 15px;
	color: #333333;
	text-align: center;
	width: 800px;
margin: 0 auto;
}
.headersite {
	float: right;
}
h1 {
	color: #0000FF;
	text-align: center;
	font-size: 20px;
	float: none;
	margin-bottom: -2px;
	margin-top: 20px;
}
h2 {
	text-align: center;
	font-size: 16px;
	color: #0000FF;
	padding-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.ta1 {
	text-align: center;
	width: 50px;
}
.ta2 {
	width: 700px;

}
.ta2-l {
	text-align: left;
}
.ta2-r {
	text-align: right;
	float: right;

}
.ta3 {
	text-align: left;
	width: 700px;
	line-height: 15px;
	text-indent: 18pt;
}
.f1 {
	font-size: 15px;
	color: #008000;
	text-align: left;
	font-weight: bold;
}
.p1 {
	padding-top: 8px;
}

.p2 {
	padding-top: 20px;
}
.p3 {
	padding-bottom: 8px;
}
.p4 {
	padding-bottom: 35px;
}
.ftu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.ft {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.ftb {
	font-weight: bold;
}