
body {
	font-size: 11pt;
	font-family: Verdana;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: white;
	color: black;
}

table, tr, td {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

table {
	empty-cells: show;
}

td.main {
	background: white;
	font-family: Verdana;
	font-size: 11pt;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 1em;
}

td.copyright {
	font-family: Verdana;
	font-size: 8pt;
	border-style: dotted;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	font-family: verdana;
	margin-top: 0.5em;
	margin-bottom: 0em;
	border: 0em;
}

font.title {
	font-size: 18pt;
	font-weight: bold;
	font-family: verdana;
	margin: 0em;
	border: 0em;
	color: black;
	background: white;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 11pt;
}

p {
	text-indent: 1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

a, a:link, a:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
}

a:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
	background: black;
}

td.showurls {
	font-size: 9pt;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

a.showurls, a.showurls:link, a.showurls:visited {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
}

a.showurls:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
	background: black;
}

a.minibar, a.minibar:link, a.minibar:visited {
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
	background: white;
}

a.minibar:hover {
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
	background: black;
}

td.urlbar {
	font-family: Verdana;
	font-size: 7pt;
	color: black;
	border-top: 0px none inherit;
	border-left: 0px none inherit;
	border-right: 0px none inherit;
	border-bottom: 1px dotted black;
}

hr {
	border-style: dotted;
	color: black;
}
