body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #330000;
}
a:link {
	color: #A1BA21;
	text-decoration: none;
}
a:visited {
  color: #A1BA21;
  text-decoration: none;
}
a:hover {
	color: #A1BA21;
}
.title {
	font-size: 12px;
	line-height: 12px;
  background-color: #ffcc00; color: #993300;
}
.navi {
	line-height: 20px;
  background-color: #ffcc00; color: #F7E342;
}
.h {
	font-size: 18px;
	line-height: 30px;
  color: #993300;
}
.h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  color: #993300;
}
