body {
	font-family: Trebuchet, Verdana;
	margin: 2em;
}

div.toc {
	text-align: right;
}

div.dialog {
	background-color: #ccc;
	border: 1px solid #666;
	padding: 0.5em;
}

p {
	text-align: justify;
}

pre {
	background-color: #ccc;
	border: 1px solid #666;
	display: block;
	margin-right: 2em;
	padding: 0.5em 2em;
}

ul {
	list-style: none;
	padding-left: 2em;
}

li {
	background-repeat: no-repeat;
	margin-top: 0.8em;
}

form {
	padding: 1em 0;
}

form table tr th {
	text-align: right;
}

a {
	color: #000;
	text-decoration: none;
}

a.anchor:before {
	content: "";
}

a:hover {
	text-decoration: underline;
}

a:before {
	content: "\00BB\0020";
}

a.anchor:before {
	content: "";
}

a.anchor:hover {
	text-decoration: none;
}



/*
 * footer
 */
div.footer.container {
	border-top: 1px solid #ccc;
	padding: 1em 0em;
}

div.footer.container img#validxhtml {
	border: none;
	float: right;
}

div.footer.container a:before {
	content: "";
}
