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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFD2B2;
	text-align: center;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-size: 12px;
	text-align: center;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000;
	font-weight: normal;
}
.style4 {font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.style6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.style7 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
a:link {
	color: #990000;
}
a:visited {
	color: #3300FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #996600;
}
#form1 table {
	text-align: left;
}
