h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #339933;
	text-decoration: underline;
	margin: 0px;
	padding: 5px;
}
body {
	margin: 0px;
	padding: 0px;
}
.info {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	color: #666666;
	width: 750px;
	text-align: center;
	border-top-color: #00666;
	border-right-color: #00666;
	border-bottom-color: #00666;
	border-left-color: #00666;
}
h1 {
	text-indent: -5000px;
	background-image: url(../img/headter4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 775px;
}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CCCC;
	border-left-color: #66CCCC;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container .infodate {
	font-size: 80%;
	color: #006699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#container .infotitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}

#container .infotitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}
#container .infoabout {
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}
