body { 
	color : #000000; 
	background : #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size : 9pt; 
}

a { 
	text-decoration : underline;
	color : #0000ff; 
}

#navigation, #advertising, #other { 
	display : none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

h3 {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
}

.break {
	page-break-after: always;
}