body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #000000;
}
.style1 {
	font-family: "Segoe Script";
	font-size: 30px;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
}
.style2a {

	font-family: "Segoe Script";
	font-size: 15px;
	font-weight:bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D04B66;
}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style6 {
	color: #660000;
	font-weight: bold;
	font: Tunga;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.style7 {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.font_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#container {
	height: auto;
	width: 860px;
	border: medium solid #E3E3E3;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#header {

	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#data {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 60px;
}
