body {
	width:		auto;
	text-align: 	center;
	margin: 	0px;
	font-family: Arial, Verdana, Helvetica;
	background-image:	url();
	background-repeat: 	no-repeat;
	background-position:	left bottom;
	background-attachment:	fixed;
	background-color: #FFFFFF;

}

/* fixes Firefox scrollbar "jumping" */
html, body {
	min-height:100.1%
}

a:link {
	color: #999999;
}

h1 { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 14px; font-weight: 
bold 
}

.linkki1 {  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #999999
}

.linkki1 a { 
	color: #5E5F59; 
	text-decoration:none;
}

.linkki1 a:visited { 
	color: #5E5F59; 
	text-decoration:none;
}

.linkki1 a:active { 
	color: #5E5F59; 
	text-decoration:underline;
}

.linkki1 a:hover { 
	color: #5E5F59; 
	text-decoration:underline;
}

.link2 {  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #660000}
.link2 a { color: #841705; text-decoration:none;}
.link2 a:visited { color: #841705; text-decoration:none;}
.link2 a:active { color: #841705; text-decoration:underline;}
.link2 a:hover { color: #841705; text-decoration:underline;}

.linkki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
	color: #660000;
}
.sisalto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.otsikko {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 5pt;
	font-style: normal;
	text-decoration: none;
	color:#333333;
}

.copy {
	text-align: center;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#999999;
}
.isotaulu {
	overflow: scroll;
	height: 100%;
	width: 100%;
	margin: 0px;
}
.virhe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

