h1,h2,h3 {
	color: #808080;
	font-family: arial, sans-serif;
}

body {

	margin-bottom: 10%;

}
	

p {
	font-family: utopia, garamond, serif;
	text-align: justify;
	text-indent: 12px;
	margin-right: 25%;
}

.Copyright {
	color: #CCCCCC;
	font-family: arial, sans-serif;
	font-size: 8px;
}

.Date {
	color: #CCCCCC;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.EMailLink {
	font-style: italic;
}

.Quote {
	font-style: italic;
	text-indent: 12px;
}

.SelectedSubMenu {
	background: #EEEEEE;
}

.subsubmenu {
	font-size: 12px;
};

.We {
	color: #505050;
	font-weight: bold;
}

a:link, a:active {
	text-decoration: none;
	color: #888888;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: underline;
	color: #444444;
}
