.p_ttl {
	font-family: arial;
	font-size: 12pt;
	color: #B0005B;
	line-height: 30px;
	width: 100%;
	border: 0px solid #000;
	border-bottom: 3px dotted #b0005b;
	margin: 0 0 1px 0;
}

.bc {
	font-family: tahoma, arial;
	font-size: 7pt;
	color: #000;
	line-height: 20px;
}

a.bc:link,a.bc:active,a.bc:visited,a.bc:hover {
	font-family: tahoma, arial;
	font-size: 7pt;
	color: #b0005b;
	text-decoration: underline;
	line-height: 20px;
}
a.bc:hover {
	color: #000;
	text-decoration: none;
}

#content {
	position: relative;
	width: 650px;
	height: auto;
	overflow: visible;
	margin: 0;
	border: 0px solid #000;
	font-family: arial;
	font-size: 8pt;
	line-height: 15px;
}

a {
	font-size: 8pt;
}
