@charset "utf-8";
 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.toptitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E68A00;
	text-align: left;
}

.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: left;
}
.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	border: 1px solid #333333;
}
.maintext2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 8px;
	color: #666666;
	text-align: left;
}
