body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #2F3325;
}

a:link {
	color: #619080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #619080;
}
a:hover {
	text-decoration: underline;
	color: #F28D1D;
}
a:active {
	text-decoration: none;
	color: #F28D1D;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.copyright {
	font-size: 10px;
	color: #B2AA7D;
}
.section_title {
	font-size: 14px;
	font-weight: bold;
	color: #B2AA7D;
}
.section_title_alt {
	font-weight: bold;
	color: #619080;
}
.table_head_ko {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BFB778;
}
