.nom-12 {  font-size: 12px; line-height: 18px}

.sml-10 {  font-size: 10px; line-height: 16px}

.lar-14 {  font-size: 14px}
.align-right {
	font-size: 12px;
	text-align: right;
	width: 500px;
}


a:link {  color: #22449C; text-decoration: none}

a:visited {  text-decoration: none; color: #22449C} 

a:hover {  color: #99CEE3; text-decoration: none}

h3 {

	line-height: 7px;

	text-align: center;

}

.unnamed15 {

	line-height: 11px;

}

table.tableStyle {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-collapse:collapse;
	width: 500px;
}
table.tableStyle  th, table.tableStyle  td{
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table.tableStyle  th{
	background-color: #D0DFDF;
	font-weight: normal;
	width: 50%;
	text-align: left;
}

table.table-sokai {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-collapse:collapse;
	width:100%;
}
table.table-sokai th, table.table-sokai td{
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
	width: 33%;
	text-align: center;
}
table.table-sokai th{
	background-color: #D0DFDF;
	font-weight: normal;
	white-space: nowrap;
}
table.tate-line {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CEE3;
	border-collapse:collapse;
	width: 500px;
}
table.tate-line td {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CEE3;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
span.sokai-text {
	font-size: 14px;
}