
body, .content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

.content a {
	color: #9F6500;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	color: #b2c3f0;
	font-size: 11px;
}

div.menu {
	float: right;
	block: none;
	margin-left: 5px;
}

.menutext {
	font-size: 12px;
	color: #492cbb;
	font-weight: bold;
}

.menutext a {
	color: #492cbb;
	text-decoration: none;
}

#currentpage {
	text-decoration: underline;
}

.menutext a:hover {
	text-decoration: underline;
}

.pagetitle {
	color: #06beec;
	font-size: 30px;
	padding-left: 45px;
	padding-bottom:5px;
}

h1 {
	font-size: 24px;
}
