BODY {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0in;
}
A:link {
	color: #ff0000;
}
A:visited {
	color: #000000;
}
A:active {
	color: /#ff3300;
}
TABLE.main {
	width: 600;
	background-color: white;
	border-width: 0pt;
	text-align: left;
	vertical-align: top;
}
TABLE.links {
	width: 120;
	border: none; /* linkkitaulukkoon */
	font-size: 10pt;
}
TD.links {
	background-color: #e6e8fa;
}
TD.inner {
	padding-left: .2cm; /*linkkiluettelossa alalinkit */
	font-size: 9pt;
}
H1, H3 {
	font-family: Copperplate31ab, Helvetica, Arial, sans-serif;
	text-align: left;
}
H1 {
	font-size: 16pt;
}
H3 {
	font-size: 12pt;
}
DIV.title {
	border-width: 2pt 0pt 0pt 2pt;
	border-style: solid;
	border-top-color: black;
	border-left-color: red;
}
SPAN.date {
	font-size: x-small;
	font-family: Arial, sans-serif;
}
P {
	text-align: justify;
	font-family: "Times New Roman", "Times Roman", serif;
	font-size: small;
	padding-left: 1cm;
	padding-right: .5cm;
}
BLOCKQUOTE {
	font-size: x-small;
	font-style: italic;
}