.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999966;
	font-weight: bold;
}
.title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330099
	border-bottom-width: 1px;
	border-bottom-style:  solid;
	border-bottom-color: #330099;
	color: #330099;
	border-bottom-width: 1px;
}
.sub-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#660000;
	font-weight: bold;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	font-weight: normal;
	line-height: 20px;
}
.detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.line{
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color:#666666;
}
