* {
	padding: 0;
	margin: 0;
}

body {
	font-family: geogria, "times new roman", serif;
	font-size: 14pt;
}

h1 {
	font-family: "trebuchet MS", geogria, "times new roman", serif;
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	font-family: "trebuchet MS", geogria, "times new roman", serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px;
}

p {
	margin: 1em;
}

a {
	text-decoration: none;
	color: black;
}

li {
	margin-left: 2em;
}

#language {
	display: none;
}

#basenav {
	display: none;
}

#sidebar {
	display: none;
}

#footer {
	display: none;
}

.seolinks {
	display: none;
}