body, td {font-family: sans; font-size: 11pt;}

pre, p, ul, ol, li, dl, h1, h2, h3, h4, h5, h6, h7, h8 {text-align: justify}

pre {
	background-color: #ddd;
	border: 1px dashed #600;
	margin: 5px;
	padding: 5px;
}

h1 {
	background: #555;
	color: #fff;
	padding: 15pt 5pt;
	text-align: center;
}

h2, h3, h4, h5, h6, h7, h8 {
	color: #600;
	border-bottom: 2px solid #888;
}

a:link, a:visited {
	color: #600;
	font-weight: bold;
	text-decoration: none
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-bottom: 15pt
}
