body {
	margin: 0px;
	text-align:center;
}
.STYLE1 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.STYLE2 {
	font-size: 12px;
	color: #FF0000;
}
.STYLE3 {
    font-size:12px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.STYLE4 {
    font-size:12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.STYLE5 {
	color: #000000;
	font-weight: bold;
}
.STYLE6 {
    font-size:12px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.font_link a:link {
	color: #000000;
	text-decoration: none;
}
.font_link a:visited {
	color: #000000;
	text-decoration: none;
}
.font_link a:hover {
	color: #FF0000;
	text-decoration: none;
}
.font_link a:active {
	color: #000000;
	text-decoration: none;
}