body {
	background: White;
	/*margin: 0; padding: 0;*/
}
body, p, td, div, li, input, textarea, option, legend {
	font: 9pt/120% Tahoma, sans-serif !important;
	color: black;
}
a {
	color: Black !important;
}
td#content {
	padding-bottom: 3em;
}

td#content p {
	text-align: justify;
}

h1 {font-size: 9pt}
h2 {font-size: 18pt}
h3 {font-size: 14pt}
h4 {font-size: 11pt}
h5 {font-size: 9pt}
h6 {font-size: 7pt}

td#header {
	height: auto; padding: 3em 0;
	text-align: right;
	background: transparent;
}
td#footer {
	border-top: 1pt solid gray;
}

img#logo {
	width: 171px;
	position: static !important;
}

div#pics,
td#leftContent,
td#rightContent,
div.pager,
h1 img.pngIco {
	display: none;
}

p.date,
p.annotation,
div.em p,
blockquote p {
	font-style: italic !important;
	font-family: Georgia, serif !important;
	color: Gray !important;
}

p.caption {
	font-size: 7pt !important;
	color: Gray;
	font-style: italic !important;
	text-align: right !important;
}
table.dataGrid th,
table.dataGrid td {
	font-size: 8pt !important;
}
