/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #FFFFFF}
a.style3 {
	color: #FFFFFF;
	text-decoration: none
}
.style4 {
	font-size: 10px;
	color: #FFFFFF;
}
.style6 {color: #FF0000}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
li {
	margin-top: 0px;
	padding-top: 0px;
}

#error { color: red; font-size: 1.5em; align: center; background-color: yellow}
#req { color: red; font-size: 1.5em; align: center;}