@charset "utf-8";
body {
	background-color: #02607A;
}
.tausta {
	background-image: url(tausta.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Verdana;
	font-size: 8pt;
}
.kuvat {
	border: 3px double #666666;
}
.kuvateksti {
	font-style: italic;
	font-size: 7pt;
	color: #333333;
}

.teksti {
	font-family: Verdana;
	font-size: 8pt;
	line-height: normal;
	color: #333333;
}


.teksti_freebooters {
	font-family: Verdana;
	font-size: 8pt;
	line-height: normal;
	color: #333333;
}
.otsikko {
	font-family: Verdana;
	font-size: 13pt;
	color: #333333;
}
.suku {
	color: #333333;
	border-collapse: collapse;
	font-size: 8pt;
	font-family: Verdana;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: normal;
	background-color: #EFEFEF;
}
a:link {
	color: #02607A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #02607A;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.iso-otsikko {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
.galleriatausta {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background-color: #DFDFDF;
}
