td {
	font-size: 12px;
	font-family: Osaka;
	color: #333333;
	line-height: 130%;

}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #008080;
}

td.pros {
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	border-style: solid;
	border-width: 2px;
}

td.pros_sub {
	border-bottom:1px double #009999;
	border-left:6px solid #009999;
}
