/* CSS Document */

 body {
	font-size: 12pt;
	color: #000000;
} 

td {
	color: #000000;
	font-size: 12pt}
ul {
	color: #000000;
	font-size: 12pt}
ol {
	color: #000000;
	font-size: 12pt}
li {
	color: #000000;
	font-size: 12pt}
dd div.topic {
	color: #000000;
font-size: 12pt}
dt div.subtopic {
	color: #000000;
font-size: 12pt}
br {
	color: #000000;
	font-size: 12pt}
p {
	font-size: 12pt;
	color: #000000;
	margin-top: 12
}
strong {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 16pt;
	color: #000000;
}
h4 {
	font-size: 14pt;
	color: #000000;
}
.title {
	font-size: 14pt;
	font-weight: bold;
}

div.topic { margin-left: 0em }
div.subtopic { margin-left: 2em }
