.text, td, table {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9pt;
	color:000000;
	border-collapse: collapse;
}

.head {
	text-decoration: none;
	color:#000000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16pt;
}

.headbig {
	text-decoration: none;
	color:#000000;
	font-weight: 550;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:20pt;
}

body {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9pt;
	background-color:#ffffff;
}

a:link {
	text-decoration:underline;
	color:#000000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9pt;
}

a:visited {
	text-decoration:underline;
	color:#000000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9pt;
}

a:active {
	text-decoration:underline;
	color:#00000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9pt;
}

a:hover {
	text-decoration:none;
	color: #ff0000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9pt;
}

.button {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:8pt;
	color:000000;
	width=120px;
	height=20px;
}

.navi_tab_hover {
	background-color: #0067ab;
	color: #ffffff;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-collapse: collapse;
}

.navi_tab {
	text-decoration: none;
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9pt;
	background-color: ffffff;
	border-collapse: collapse;
}


