@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #016aa9;
	overflow:hidden;
}
.STYLE1 {
	color: #000000;
	font-size: 12px;
}
.STYLE2 {
	color: #ffffff;
	font-size: 26px;
}
.STYLE_ERR {
	color: #ff0000;
	font-size: 14px;
}