/* Setup */

body {
	font-size: 0.8em;
}

.logo img {
	margin-right: 1em;
	float: right;
	clear: both;
}

.header ul {
	display: none;
}

.banner {
	display: none;
}

.widget {
	display: none;
}

.pages img {
	float: right;
}

.summary h1 {
	clear: both;
}

form {
	display: none;
}

table {
	border: 1px solid #ccc;
	padding: 1em;
}

td {
	text-align: left;
}

td ul {
	margin-left: 1.5em;
}

#ft ul {
	display: none;
}

#ft {
	color: #666;
}

div {
	margin: 1em 0em;
	font-family: verdana;
	font-size: 1em;
	line-height: 1.5em;
}

h1 {
	font-size: 1.5em;
	font-style: italic;
}

h2 {
	font-size: 1.3em;
	font-style: italic;
}

h3 {
	font-size: 1.1em;
	font-style: italic;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}
