body {
	margin:0;
	padding:0px 0px;
	background-color: #F0FFFF;
  }
a:link {
  color:#1B847C;
  text-decoration:none;
  }
a:visited {
  color:#1B847C;
  text-decoration:none;
  }
a:hover {
  color:#OOOOOO;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
  




/* General text
----------------------------------------------- */

.orange_header_romaji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 10px
}

.orange_header_j {
	font-family: Osaka;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 10px
}
.body_text {
	font-family: Osaka;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height:145%;
}

.body_text_wide_spacing {
	font-family: Osaka;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height:175%;
}
