/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	background-color: #333333;
}
.Header {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.navigation {
	font-family: Verands, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 5;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navigation:hover {
	font-family: Verands, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 8;
}
.color {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: normal;
	padding: 3px;
	letter-spacing: normal;
	background-color: #000000;
}
.currentpage {
	font-family: Verands, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: block;
	width: 140px;
	padding: 8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #000066;
	background-color: #FFFFFF;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
