.navigation {
	visibility:hidden;
	display:none;
	height:1px;
}
.navigation a {
	font-weight: 900;
	color: #000099;
}
.main {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
}
.footer {
	font-size: 10px;
	text-align: center;
	font-weight: 700;
	vertical-align: bottom;
	letter-spacing: 1px;
	position:relative; 
	overflow: visible;
}
.smaller {
	font-size: 10px;
}
h1 {
	color: #000000;
	text-align: center;
}
.firstletter {
	font-size: 16px;
}
.firstletter2 {
	font-size: 24px;
	color: #000000;
}