body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.grey-table {
	border: 1px solid #dfdfdf;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
.p-frame {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.dotline {
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.case-frame {
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 160px;
}
.content-right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.left_title-word {
	letter-spacing: 6px;
}
.title-word {
	font-size: 14px;
	color: #0066CC;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 2pt;
}
.content {
	padding: 10px;
	line-height: 1.5;
}
.white-word {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.td-dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.title-14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.page_true {
	font-family: Webdings;
	color: #222222;
	cursor: hand;
}
.page_false {
	font-family: Webdings;
	color: #cccccc;
}
.message_border {
	border: 1px dashed #CCCCCC;
}
.ulVlist {
	list-style: none;
	padding: 2px 10px 0px 10px;
	margin: 0px;
}