h1   {
	font-weight: bold;
	font-size: 120%;
	line-height: 100%;
	margin-top: 1%;
	margin-left: 1%;
	width: 100%;
}
h2   {
	font-size: 100%;
	line-height: 120%;
	width: 100%;
	font-weight: bold;
	margin-top: 3%;
	border-bottom: 0.1em solid #FF0033;
	border-left: 0.7em solid #FF0033;
}
.now {
	font-size: 90%;
	line-height: 100%;
	color: #FF0000;
	padding-left: 5%;
	width: 100%;
	overflow: hidden;
	margin: 0%;
}

h3  {
	font-size: 95%;
	font-weight: bold;
	width: 100%;
	border-left: 0.5em solid #666666;
	margin-top: 3%;
	text-decoration: none;
}
p     {
	font-size: 90%;
	line-height: 140%;
	text-decoration: none;
	margin: 0% 1% 0% 0%;
	padding: 1%;
	width: 100%;
}
address {
	font-size: 80%;
	font-style: normal;
	width: 100%;
	float: left;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
h4 {
	font-size: 100%;
	border-left: 0.5em solid #666666;
	text-decoration: none;
}
h5 {
	font-size:100%;
	text-decoration: none;
	border-left: 0.5em solid #666666;
}
h6 {
	font-size:100%;
	font-weight:bold;
	margin: 3% 1% 3% 0%;
}
body {
	width: 80%;
}

.ul {
	font-size: 90%;
	line-height: 140%;
	margin: 1em 0 1em 1em;
}
.ol {
	font-size: 90%;
	line-height: 140%;
	margin: 1em 0 1em 1em;
}
.hrline {
	height: 0.1em;
	color: #CCCCCC;
	float: left;
	margin-top: 1%;
	font-size: 100%;
	width: 100%;
}
#navigationbar {
	list-style: none;
	margin-top: 0%;
	padding-top: 2%;
	width: 100%;
	float: none;
}
#navigationbar li {
	background: #CCCCCC;
	padding: 1%;
	display:inline;
	border-right: 0.1em solid #FFFFFF;
	margin: 0%;
	width: 10%;
	float: left;
	font-size: 100%;
	overflow:hidden;
}
#navigationbar a {
	display:block;
	font-size: 85%;
	text-decoration: none;
	overflow:hidden;
	font-weight: bold;
	text-align:center;
}
.ul li {
	margin-top: 1%;
}
.ul dd {
	margin-top: 1%;
	margin-left: 5%;
	margin-bottom: 1%;
}
.textcolor {
	color: #0000FF;
}

.namegif {
	float: right;
	margin-right: 1%;
	display: inline;
}
.fpimagegif {
	display: inline;
	float: left;
	margin-right: 4em;
	margin-left: 0.8em;
	border:none;
}
