body {
	font-size: 10pt; color:#003300; line-height:18px;
}
td {
	font-size: 10pt; color:#003300; line-height:18px;
}
A {
	font-size: 10pt; color:#000099; TEXT-DECORATION: none
}
A:link {
	COLOR: #008C98; TEXT-DECORATION: none
}
A:visited {
	COLOR: #008C98; TEXT-DECORATION: none
}
A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none; background-color:#008C98
}
A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none; background-color:#008C98
}

hr {color:#94C7AD}

h1 {
	font-size: 22pt; line-height:30px;
}
h2 {
	font-size: 20pt; line-height:28px;
}
h3 {
	font-size: 18pt; line-height:26px;
}
h4 {
	font-size: 16pt; line-height:24px;
}
h5 {
	font-size: 14pt; line-height:22px; COLOR: #0000ff;
}

/* 2012 SK Addition service station
--------------------------------------------------*/
table.service_station td,
table.service_station th {
	font-size: 80%;
}
.service_station th {
	font-weight: normal;
}
.service_station th.disaster {
	color: #FFF;
	background: #900;
	text-align: center;
}
.service_station td.disaster {
	background: #F9EFEF;
	text-align: center;
	color: #900;
}
