
.document h1, .document h2, .document h3,
.document h4, .document h5, .document h6,
.document p, .document td, .document li,
.document span {
	font-family: 'Arial', Lucida Console, sans-serif;
}

.document b {
	font-weight: normal;
	text-decoration: underline;
}

.document h1 b, .document h2 b, 
.document h3 b, .document h4 b, 
.document h5 b, .document h6 b {
	font-weight: bold;
}

.document p, .document td, .document li {
	font-size: 10pt;
	line-height: 12pt;
}

.document ins {
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
}
