/* CSS Document */

p{
	color:000000;
	padding: 2px;
	word-spacing: normal;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}.display {
	font-family: "Maiandra GD";
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bold {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: "maiandra GD";
	font-size: 14px;
	font-style: normal;
	font: Maiandra GD;
	font-style: normal;
	line-height: 18px;
	padding: 3 px;
	text-align: left;
}
.graf_display {
	font-family: "Maiandra GD";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #336633;
	display: block;
	padding: 16px;
	width: 175px;
	color: #000000;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC9933;
	display: block;
	padding: 16px;
	width: 175px;
	color: #000000;
}

