#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;
}


.text10 {
	font-size: 10px
}

.body {
	font-size: 12px;
	line-height: 200%;
	letter-spacing: 1px;
}

.text12 {
	font-size: 12px;
}

.body10 {
	font-size: 10px;
	line-height: 150%;
}

.body14 {
	font-size: 14px;
	line-height: 135%;
}


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

