#contentsarea h3 {
	font-size: 18px;
	line-height: 100%;
	border-bottom: double #ff99cc 3px;
	border-left: solid #ff99cc 8px;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bolder;
	color: #FF3399;
	margin-bottom: 10px;
}

#contentsarea h2 {
	font-size: 16px;
	line-height: 100%;
	border-bottom: double #333333 3px;
	border-left: solid #ff3399 6px;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 10px;
}


#contentsarea li {
	padding-bottom: 8px;
}

.text12 {
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}

.text10 {
	font-size: 10px;
	line-height: 180%;
	color: #333333;
}


#contentsarea a:link,a:visited,a:active {color:#0000ff;text-decoration:underline;}
#contentsarea a:hover{color:#9900cc; text-decoration:none; }

