body {
	font-family: "Bookman Old Style", "Times New Roman", Arial;
	margin: 0px;
	background-color: #FFFFFF;
}
div.header {
	background-image: url('images/rantamokki2_02.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 100%;
}
img.header_left {
	height: auto;
	border: none;
	align:left;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}
img.header_right {
	height: auto;
	border: none;
	align:right;
	position: absolute;
	top: 0px;
	right: 1px;
	float:right;
}


.leipis {
	margin: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 1px;
}
H1.huomio {
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
	font-variant: small-caps;
	margin-top: 10px;
	margin-bottom: 1px;
}

H2 {
	font-size: 14px;
	font-weight: bold;
}

.footer {
	font-size : 10px;
	color: gray;
	margin: 5px;
	}
img.tekstikuva {
	border: 1px solid black;
	margin-right : 15px;
	}

div.linkit {
	font-size: 14px;
	color: gray;
	wont-weight: bold;
	margin-top: 5px;
	margin-left: 25px;
	z-index:1;
	}
.kuvat {
	width: 100%;
	border: thin dotted #CCCCCC;
	color: #999999;
	margin-top: 25px;
}
.kappale {
	border: none;
	color : #000066;
	font-size: 14px;
	}
p {
	margin-top: 5px;
	}

a.navi:link {
	font-size: 14px;
	font-family: "Bookman Old Style", "Times New Roman", Arial;
	color: #0000CC;
	text-decoration: none;
}
a.navi:visited {
	font-size: 14px;
	font-family: "Bookman Old Style", "Times New Roman", Arial;
	color: #000099;
	text-decoration: none;
}
a.navi:hover{
	font-size: 14px;
	font-family: "Bookman Old Style", "Times New Roman", Arial;
	color: #0000FF;
	text-decoration: underline;
}
a.navi:active{
	font-size: 14px;
	font-family: "Bookman Old Style", "Times New Roman", Arial;
	color: #0099FF;
	text-decoration: underline;
}

