body{
	background-color: #FDEF87;
	font: 8pt Verdana;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

td {
	font: 11pt Verdana;
}

div.reunus {
	background-image: url(images/reunus-1.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
}

a:link {
	text-decoration: none;
	border-bottom: 1px dotted #663131;
	color: #663131;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #B87575;
	color: #B87575;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 0px;
	color: #B87575;
	font-weight: bold;
	
}

input, select, textarea {
	font-size: 8pt;
	font-family: Verdana;
}

h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 30px;
}

hr {
	height: 1px;
	border: 0px;
	margin-bottom: 15px;
	color: #999999;
	background-color: #999999;
	margin-right: 50px;
}

form {
	padding: 0px;
	margin: 0px;
}

.vihko {
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
}

.search {
	margin-top: 10px;
	border: 1px solid #AAA05B;
	background-color: #ffffff;
	color: #867E47;
	
}

div.resepti {
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: left;
	color: #663131;
}

.sivuteksti {
	font-size: 7.5pt;
	font-family: Arial;
	color: #666666;
}

.edge {
	background-color: #E4F1E1;
	padding: 3px;
	font-weight: bold;
	font-size: 8pt;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.content {
	background-color: #FFFCCA;
	padding: 3px;
	font-size: 8pt;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.valta {
	background-color: #ECF1FB;
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.suosi {
	background-color: #FBECEF;
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}