BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

divecorner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A {
	color : #0B6B69;
	text-decoration : underline;
}

A:HOVER {
	color :  #0B6B69;
	text-decoration : none;
}

.navi {
	color : #333333;
	font-size : 10px;
	text-decoration : none;
}

.navi:hover {
	color : #333333;
	font-weight : bold;
}

.navi_active{
	color : #333333;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
.head1 {
	color : #0B6B69;
	font-size : 18px;
	font-weight : bold;
}
.head2 {
	color : #005b78;
	font-size : 16px;
	font-weight : bold;
}
.head3 {
	color : #0B6B69;
	font-size : 14px;
	font-weight : bold;
}
.head4 {
	color : #0B6B69;
	font-size : 12px;
	font-weight : bold;
}
.head5 {
	color : #0B6B69;
	font-size : 10px;
	font-weight : bold;
}
