/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	width: 140px;
	display: block;
	text-align: center;
}

.contact {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	}

.current {
	font-family: Verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
	text-align: center;
	color: #000000;
}

.currents {
    font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	color: #000000;
}

.price {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
	text-align: right;
	color: #000000;
	vertical-align: bottom;
}

.priceq {
    font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
	text-align: left;
	color: #000000;
}

.events {
	font-family: Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	text-align: center;
	color: #000000;
	display: block;
}
