body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFF1;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight:bold;
}
a:link {
	color: #EB4721;
	text-decoration: none;
}
a:visited {
  color: #EB4721;
  text-decoration: none;
}
a:hover {
	color: #EB4721;
}
.title {
	font-size: 35px;
	line-height: 30px;
  color: #FFFFFF;
   font-weight:bold;
}
.subtitle {
	font-size: 24px;
	line-height: 12px;
 color: #000000;
}
.navi {
	line-height: 20px;
  background-color: #FFFFFF; color: #FFFFFF;
}
.h {
	font-size: 18px;
	line-height: 30px;
  color: #993300;
}
.h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  color: #993300;
}
