body {
	font-family: verdana,geneva,sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff;
}

p {
	line-height: 1.2em;
	margin: 4px 8px 12px 8px;
}

pre {
	font-size: 9pt;
        line-height: 1.5em;
	margin: 0em 1em 0.6em 0.5em;
	padding: 4px;
	color: #000000;
	border-style: dotted;
	border-color: #aaaaaa;
	border-width: 1px;
	background: #eeeeee;
}

tt {
	font-size: 10pt;
	font-weight: bold;
        line-height: 1.2em;
	color: #333333;
}

pre.man { background: #ffffff; }

table.navbox {
	padding: 0px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #888888;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #777777;
	background: #eeeeee;
}

td.sidebar {
	padding: 0px;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #000000;
}

a:link {
	text-decoration: none;
	color: #0000ee;
}

a:visited {
	text-decoration: none;
	color: #0000ee;
}

a:active {
	text-decoration: none;
	color: #0000ee;
}

a:hover {
	text-decoration: underline;
	color: #ee0000;
}

li {
	list-style-type: square;
	list-style-image: url(/i/bullet.gif);
	line-height: 1.4em;
	margin: 0em 0.5em 0.6em 1.0em;
	padding: 0em;
}

div.navbar {
	font-family: verdana,geneva,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 7pt;
	color: #000000;
	padding: 2px;
	margin: 0px 4px 0px 4px;
}

div.title {
	font-family: verdana,geneva,sans-serif;
	font-weight: bold;
	font-size: 13pt;
	margin: 8px 6px 4px 6px;
	padding: 3px;
	color: #000000;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px;
	background: #ffdd44;
}

div.heading {
	font-family: verdana,geneva,sans-serif;
	font-size: 11pt;
	text-align: right;
	text-decoration: none;
	color: #222222;
	background: #ffffdd;
	margin: 1em 65% 2px 8px;
	padding: 4px 6px 0px 4px;
	border-style: none solid solid none;
	border-color: #ffdd44;
	border-width: 0px 4px 1px 0px;
}

div.small {
	font-family: verdana,geneva,sans-serif;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 8px;
}

div.footer {
	font-family: verdana,geneva,sans-serif;
	font-style: normal;
	font-size: 8pt;
	margin: 0em 0.2em 1em 0.3em;
	padding: 0.2em 0.5em 0em 0em;
}

div.light {
	font-family: verdana,geneva,sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #eeeeee;
	margin: 0.5em 1em 1em 0.3em;
}

div.edit {
	font-family: verdana,geneva,sans-serif;
	font-style: normal;
	font-size: 7pt;
	color: #222222;
	margin: 0.5em 1em 1em 0.3em;
}

div.commentbox {
	border-style: none solid solid solid;
	border-color: #000000;
	border-width: 1px;
	margin: 8px;
	padding: 0px;
	background: #eeeeee;
}

div.comment {
	font-weight: bold;
	background: #66cc55;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #000000;
	margin: 0px;
	padding: 4px;
}
