body {
	font-family: serif;
}

.hint {
	font-style: italic;
	font-size: 90%;
	color: #111111;
	margin-top: 1em;
	margin-bottom: 2em;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 1em;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}



.sectionbreak {
	font-family: serif;
	font-weight: bold;
	font-size: 120%;
	color: #222222;
	padding-top: 6px;
	padding-bottom: 6px;

	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}




.italic {
	font-family: serif;
	font-style: italic;
	font-size: 90%;
	color: #111111;
}





.link	{
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	margin-top: 20px;
}