body {
	margin: 0px;
	background: #ffffff;
}

td {
	font-family: arial;
	font-size: 9pt;
}

.menu {
	color: #006633;
	font-size: 8pt;
}

.sisu {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 20px;
}

a.p:link {
	font-size: 8pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a.p:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a.p:active {
	font-size: 8pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

a.p:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}

a:link {
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
}
a:active {
	font-size: 8pt;
	color: #006633;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	color: #006633;
	text-decoration: underline;
}
