p, ul, ol, dl {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	padding: 0px;
	margin-bottom: 6px;
	text-align: justify;
}
a {
	color: #009966;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 16pt;
	color: #668888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #003399;
	margin-top: 24px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12pt;
	color: #0088AA;
}
a:visited {
	color: #999999;
}
.collapse {
	cursor: pointer;
	cursor: hand;
	color: #0066CC;
	text-decoration: underline;
}
.margins {
	padding-right: 60px;
	padding-left: 24px;
}
.itemname {
	font-family: "Courier New", Courier, mono;
}
.centered {
	text-align: center;
}
body {
	padding-right: 60px;
	padding-left: 24px;
}

