body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.news-date {
	color: #666666;
}
.news-headline-s {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.head-page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.blue {
	color: #000099;
}
.tableTopLeft {
	border-top-style: none;
	border-left-style: none;
}
.tableSubHeadLeft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.tableSubHeadMid {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CCCCCC;
}
.tableSubHeadRight {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CC0000;
}
}