/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
body {
	background-color: #BBD2DA;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(img/bg1.gif);
	background-repeat:repeat-x;
}
a:link {
	color: #CC3300; text-decoration:none;
}
a:visited {
	color: #000000;text-decoration:none;
}
a:hover {
	color: #000000; text-decoration:underline;
}
a:active {
	color: #000000;text-decoration:none;
}
h1 {
	font-size: 140%;
	color: #CC3300;
}
h2 {
	font-size: 130%;
	color: #CC3300;
}
h3 {
	font-size: 120%;
	color: #000000;
}
h4 {
	font-size: 110%;
	color: #CC3300;
}
h5 {
	font-size: 100%;
	color: #CC3300;
}
h6 {
	font-size: 90%;
	color: #CC3300;
}

.sisalto {
width:100%;
	background:none;
		padding:0px;
	margin:0px;
	text-align:center;
	top:50px;
	position:absolute;
	}
	
	.leipis {
width:700px;
	background:none;
		padding:0px;
	margin:0px;
	text-align:left;
	top:80px;
	left:120px;
	position:absolute;
	}
	
		.logo {
	background:none;
		padding:0px;
	margin:0px;
	text-align:left;
	top:0px;
	left:0px;
	position:absolute;
	}

.box {
	background:none;
		padding:0px;
	margin:0px;
	}
	
	.bottom {
	background:none;
		padding:0px;
	margin:0px;
	bottom:5px;
	right:5px;
	position:absolute;
	font-size:80%;
	}