body {
background: white;
color: black;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 10pt;
}

p {
	font-family: Arial; 
	font-size: 11pt;
	}

table {
	border-collapse: collapse;
	font-size: 11pt;
	display: block;
	}


h1 { 
	color: #BBB; 
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0pt;
	font-weight: bold;
}
h2 { 
	color: #FFFFFF; 
	font-size: 14pt;
	font-family: Arial;
	text-align: center;
	margin: 0pt;
	font-weight: bold;
}
h3 { 
	color: #FFFFFF; 
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0pt;
	font-weight: bold;
}
h4 { 
	color: #505050; 
	font-size: 14pt;
	font-family: Arial;
	text-align: center;
	margin: 0pt;
	font-weight: bold;
}
h5 { 
	color: #FFFFFF; 
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
	margin: 0pt;
	font-weight: bold;
}

tr#top {display: none; }
marquee#bottom {display: none; }

