body, td, tr {
	font-size: 10pt;
	}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #65B721;
	}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #65B721;
	border-bottom: 1px dotted #333333;
	margin-top: 30px;
	}

h3 {
	font-size: 11pt;
	font-weight: normal;
	color: #FF6600;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #65B721;
	text-align: center;
	}

p	{
	width: 570px;
	line-height: 140%;
	}

.org {
	color: #FF6600;
	}

.indent {
	padding-left: 50px;
	}

.att {
	color: #666666;
	font-size: 8pt;
	padding-left: 80px;
	}

.waku {
	border: 1px solid #FF6600;
	padding: 10px;
	background-color: #FFFADC;
	}

p.location {
	text-align: right;
	font-size: 8pt;
	padding-bottom: 20px;
	color: #999999;
	}

p.location a {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
	}
p.location a.now {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	}

p.footer {
	text-align: center;
	font-size: 9pt;
	padding: 20px 0px;
	}

p.footer a {
	color: #FF6600;
	font-weight: bold;
	}
