/* CSS Document */

body {
	margin: 0px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;

}

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	}

a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #0000CC;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	}

a:hover, a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	}
	
/*#tausta {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	background-attachment: fixed;
	background-image: url(../kuvat/bg_menu.jpg);
	background-repeat: no-repeat;
	top: auto;
	bottom: auto;
}*/

#sisalto {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;



}


#printti h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	color: #800000;
	font-size:22px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color: #800000;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	color: #800000;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}


h4 {
	color: #800000;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}


h5 {
	color: #800000;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}


h6 {
	color: #800000;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}

