body {
	margin: 0;
	padding: 0;
	font: 11pt/14pt Arial, Verdana, Helvetica, sans-serif;
	background-color: white;
	color: #000;
}

h1, h2, h3, p { margin-top: 0; }

h1 {
	font-size: 15pt;
	line-height: 17pt;
	padding-bottom: 5px;
	text-decoration: underline;
}

h2 {
	font-size: 13pt;
	line-height: 15pt;
}

h3 {
	font-size: 12pt;
	line-height: 14pt;
}

a:link {
	color: #888;
	text-decoration: underline;
}

hr {
	color: #888;
	background-color: #888;
	height: 0.5pt;
	border: 0;
}

img { border: 0; }

table { font: 11pt/14pt Arial, Verdana, Helvetica, sans-serif; }

th { font-weight: bold; text-align: left; }

td { vertical-align: top; }

div#popuphead { display: none; }

img.logo { margin-bottom: 1cm; }
