.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	margin-top: 8px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	border: 30px none;
	line-height: 150%;
	color: #767676;
}
.cutin {
	border-top-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #616161;
	border-left-color: #919191;
	border-left-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.plist {
	margin: 0px 0px 10px;
	line-height: 150%;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}
