body {font-family: Arial, Helvetica, "sans-serif"; background-color: white; background-attachment: fixed; margin-left: 150px}
*.tiivis {margin-top: 0px; margin-bottom: 2px}
h1 {font-size: 1.5em; margin-left: -8px}
h2 {font-size: 1.0em}
h3 {font-size: 0.9em}
h2,h3,h4,h5,h6 { margin-left: -4px; }
img.leftfloat {float: left; border:none; margin-right: 1em; margin-top: 0em; margin-bottom: 1em}
img.rightfloat {float: right; border:none; margin-left: 1em; margin-top: 0em; margin-bottom: 1em}
dt {font-weight: bold}
p.footnote {font-size: 0.7em; font-style: italic}
*.tableheader {font-weight: bold; font-size: 0.9em}
*.tabletext {font-size: 0.9em}
*.smtableheader {font-weight: bold; font-size: 0.8em}
*.smtabletext {font-size: 0.8em}
*.vsmtableheader {font-weight: bold; font-size: 0.7em}
*.vsmtabletext {font-size: 0.7em}
*.smalldate {
	font-family: "Trebuchet MS", Arial, Helvetica, "sans-serif";
	text-transform: uppercase;
	font-size: 0.6em;
	color: #666666;
}
div.current {
	margin-left: 5%;
	margin-right: 20%;
	margin-top: 1px;
	padding-left: 15px;
	padding-top: -5px;
	display: block;
	background-color: #cccc99;
	border: 1px solid #999999;
}