body {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	color: #fff3e6;
	background-position:left top;	
	background-repeat: no-repeat;
	background-image: url('images/tausta.jpg');
	background-color:#202020;
	margin: 0;
	SCROLLBAR-FACE-COLOR: #202020;
	SCROLLBAR-HIGHLIGHT-COLOR: #202020;
	SCROLLBAR-SHADOW-COLOR: #80bf80;
	SCROLLBAR-3DLIGHT-COLOR: #202020;
	SCROLLBAR-ARROW-COLOR:  #80bf80;
	SCROLLBAR-TRACK-COLOR: #202020;
	SCROLLBAR-DARKSHADOW-COLOR: #202020;	
}
h3 {
	color: #80bf80;
	font-size:10pt;
	font-weight: bold;
}
h2{
	color: #80bf80;
	font-size:12pt;
	font-weight: bold;
}
h1{
	color: #80bf80;
	font-size:14pt;
	font-weight: bold;
}
A:link, A:visited, A:active {
	color: #9FFF80;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	background:#fff3e6;
	color:#80bf80;
	font-weight:bold;
	text-decoration: none;
}
table {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	color: #fff3e6;
}
