@charset "utf-8";
/* CSS Document */
body{
	background-position:left;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000033;
}
.line{
	border-style:double;
	border-width: 1px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:600;
	color:#000000;
	text-indent:10px;
}

.text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
p{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}