@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../kuvat/taivaspohja.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	min-height: 100%;
	max-height: 100%;
}
td {
	font-family: arial;
}
td.main {
	background-image: url(../kuvat/tausta2.png);
	padding-left: 40px;
	padding-right: 40px;
}
b.header {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
td.tekstipalsta {
	font-family: arial;
}
b.otsikko {
	font-size: 13px;
	letter-spacing: 1px;
	color: #000099;
}
p.teksti {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: justify;
	width: 500px;
}
td.oikeapalsta {
	font-size: 12px;
}
div.footer {
	position: fixed;
	bottom: 0;
	background-color: #0066FF;
	color: #FFFFFF;
	width: 100%;
	height: 20px;
/*	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90; */
}
td.footer {
	font-family: arial;
	font-size: 10px;
	letter-spacing: 2px;
}
/* javascript scrolleri */
 .tabb { font-weight:normal; font-size:12px; font-family:Arial,Helvetica;}
 .tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
 .tann {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
 a.jscript {color: #FFFFFF; } 
/* javascript loppuu */
