@charset "utf-8";
/* CSS Document */

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #000000;
	line-height: normal;
}

.navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 1em;
}
.page_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.navigation:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #066;
	text-decoration: none;
	display: block;
	padding: 1em;
	width: auto;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
