.side, .header, .footer, .next {
	display: none;
}

.main:before, .content-A:before {
	content: "Opigeologiaa.fi  ::  Tulostettava versio";
}

.main {
	font-family: Verdana, sans-serif; 
}

a:link, a:visited, a:link, a:visited {
	color: #197A9A;
}

.kuva {
	float: none;
	width: auto;
	margin: 0 0 15px 0px;
	padding: 10px;
	border: #EDE0DC solid 0px;
	text-align: center;
	font-size: 0.7em;
	color: #5F6268;
}

.kuva a img {
		border: #9599A1 solid 5px;
		/*border: #79BDD4 solid 5px;*/
		margin: 0 0 5px 0;
}

p, h1, h2, h3 {
	font-family: Verdana, sans-serif;
	/*text-align: justify;*/
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;

}

ul {
	font-size: 0.9em;
	list-style: circle;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 5px;
}

li#title {
	list-style: none;
	text-indent: -20px;
	font-weight: bold;
	padding-top: 15px;
	color: #555;
}

p{
	font-size: 0.9em;
}

h1 {
	font-family: Comic Sans MS;
	font-size: 2em;
	font-weight: normal;
	padding-top: 23px;
	padding-bottom: 25px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-top: 10px;
	padding-top: 20px;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #AE4D2D;
	
}

acronym {
	cursor: help;

	border-bottom: #000 dotted 1px;
}

ol {
	font-size: 0.9em;
}

ol li {
	padding-bottom: 1em;
}

ol li ol {
	padding-bottom: 0.5em;
}

ol li ol li {
	padding-top: 1em;
	padding-bottom: 0em;
}