 body {
	width: 580px; 
	/* color: #666666; */
	font-size: 12px;
 }
 h5 {
	color: #217812;
 }
 h4 {
	color: #996600;
 }
 .head {
	margin: 10px 5px 10px 5px;
	border: 4px double #cccc00;
 }
 .org {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
 }

 .box0 {
	margin: 8px;
	padding: 20px;
	text-align: left;
	border: 1px outset #ffffff;
 }
 .box0 img {
	border: 1px outset #ffffff;
 }
 .data {
	background-color: #f2f2e6;
	padding: 10px;
	font-size: 12px;
 }
 .text {
	line-height: 120%;
 }
 .text b {
	color: #5e794a;
	padding: 0px 0px 20px 0px;
 }
  .text div {
	color: #5e794a;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
 }

 .text img {
	margin: 5px 12px 5px 12px;
 }

 a:link {
	text-decoration: none;
	color: #669900;
 }
 a:visited {
	text-decoration: none;
	color: #669900;
 }
 a:hover {
	text-decoration: none;
	color: #cc9900;
 }

