body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	}

a:link 		{color: #666666; text-decoration: underline;}
a:visited 	{color: #666666; text-decoration: underline;}
a 			{text-decoration: none;}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.2mm;
	}

.line {
	background-image:url(../image/line.gif);
	background-repeat:repeat-x;
	}
	

.form{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1mm;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E3E3E3;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.form2{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.1mm;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
}

.form_text{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.1mm;
	}