html,body{
margin:0;
padding:0;
height:100%;
border:none
}

.leipis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 22px;
	font-weight: normal;
}
.otsikko1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #9F9404;
	font-style: italic;
}
.otsikko2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #7F7F7F;
}
.leipispieni {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
}
a:link {
	color: #B3AD46;
	text-decoration: none;
}
a:visited {
	color: #B3AD46;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nappi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #EFECE2;
	border: 1px solid #B0AC55;
}
