body {
	font-family: Arial, Geneva, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #ffffff;
}

p {
	line-height: 1.3em;
	margin: 0.5em 1em 0.1em 0.5em;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #dd0000;
}

a:visited {
	text-decoration: none;
	color: #aa0000;
}

a:active {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;
}

li {
	list-style-type: square;
	list-style-image: url(/i/bullet.gif);
	line-height: 120%;
	margin: 0.2em 1em 0.6em 0.5em;
}

div.navbar {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	padding: 2px;
	margin: 0.0em 0em 0em 0em;
	border-style: outset;
	border-width: thin;
	border-color: #ff0000;
	background: #ffff00;
}

div.navbar:hover {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	padding: 2px;
	margin: 0.0em 0em 0em 0em;
	border-style: inset;
	border-width: thin;
	border-color: #ffff00;
	background: #440000;
}

h1 {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ffff00;
	text-decoration: none;
	margin: 1em 0.3em 0.5em 0.3em;
	padding: 4px;
	border-style: dotted;
	border-color: #ff0000;
	border-width: thin;
	background: #220000;
}

h2 {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #ffff66;
	margin: 8px 55% 0px 6px;
	padding: 4px 4px 1px 0px;
	border-style: dotted;
	border-width: 1px;
	border-color: #000000 #000000 #880000 #0000;
}

div.footer {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: 1.3em;
	margin: 0em 0.3em 1em 0.5em;
}

div.edit {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 7pt;
	color: #5bc7cf;
	margin: 0.5em 0.2em 1em 0.2em;
}

div.small {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: 1.3em;
	color: #dddddd;
	margin: 8px;
}

div.commentbox {
	border-style: none solid solid solid;
	border-color: #333333;
	border-width: 1px;
	margin: 8px;
	padding: 0px 0px 4px 0px;
	background: #181818;
}

div.comment {
	font-weight: bold;
	color: #dddddd;
	background: #008822;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #333333;
	margin: 0px 0px 4px 0px;
	padding: 4px;
}
