body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin: 10px 50px;
}
p, dt, dd {
	color: #000000;
	font-size: 12pt;
}
dt {
	font-weight: bold;
}
h2 {
	width: 100%;
	background-color: #c0c0c0;
	margin: 10px -50px;
	padding: 6px 50px;
}
a, a:visited, a:active {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
dt {
	margin-top: 6pt;
}
