body {
	height: 100vh;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5%;
	margin-right: 5%;
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	text-align: left;
	font-size: 1.1em;
}

p {
	text-align: justify;
	font-size: 1em;
}

hr {
	color: #000000;
}

li {
	padding-bottom: 15px;
}

.header {
	background-color: #006600
	}

.header_title{
	font-size:2em;
	font-weight: bold;
	color: #FFFF00;
	}

a.menu:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 1em;
	padding: 5px 5px 0px 5px;
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

a.menu:visited {
	color: #FFFF00;
	font-size: 1em;
	border-bottom-color: #006600;
}

a.menu:hover {
	font-size: 1em;
	text-decoration: none;
	border-bottom-color: #FF00FF;
	}
		

a.menu:active {
	color: #00FF00;
	font-size: 1em;
}
	

.footer {
	font-size:0.8em;
	}
	
.notice {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin:0px;
	font-size: 1.1em;
	}
.archive {
	color: #999999;
	  }

.newspaper {
	column-count: 2;
	colunm-gap: 40;
	column-rule-style: solid;
	column-rule-width: 1px;
	color: #999999;
	text-decoration: line-through;
}

.pict-left {
	clear: right;
	float: left;
	margin: 10px;
}
.pict-right {
	clear: left;
	float: right;
	margin: 10px;
}
.clear-float {
	clear: right;
	clear: left;
	}
	
.page_footer {
	font-size:0.8em;
	background-color: #EBEBEB;
	padding: 5px 5px 5px 5px;
	}

.footer {
	font-size: 1.0em;
	color: #000000;
	 }
a.footer:link {
	color: #0000FF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
a.footer:visited {
	color: #0000FF;
	}
a.footer:hover {
	color: #FF00FF

}
a.footer:active {
	color: #FF00FF;
	}

a:link {
	}
a:visited {
	}
a:hover {
	}
a:active {

	}

a.map:link {
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0px 5px 0px 5px;
	background-color: #33cc33;
	}
a.map:visited {
	color: #000000;
	}
a.map:hover {
	text-decoration: none;
	background-color: #FF00FF;
}
a.map:active {
}
a.text:link {
	color: #0000FF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}
a.text:visited {
	color: #0000FF;
	}
a.text:hover {
	color: #FF00FF;
	}
a.text:active {
	}
a.textdark:link{
}
button {
	font-size: 1em;
}
