@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
}
body {
	background-color: #CCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #006;
}
#menuh_top {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
	color: #093;
}
a:active {
	text-decoration: none;
	color: #006;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: normal;
}
a.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #006;
}
a.news:visited {
	text-decoration: none;
	color: #006;
}
a.news:hover {
	text-decoration: underline;
	color: #093;
}
a.news:active {
	text-decoration: none;
	color: #006;
}
h1 {
	font-size: 11pt;
	color: #006;
}
h2 {
	font-size: 9pt;
	color: #006;
}
h3 {
	font-size: 9pt;
	color: #393;
}
h4 {
	font-size: 9pt;
	color: #006;
	line-height: 15pt;
}
