.background {
	background: #FFFFFF url(images/main_bg.gif) repeat-x;
}
.textbg {
	background: #FFFFFF url(images/text_bg.gif) no-repeat;
}
.normalText {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
}
.normalMarginless {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
.smallText {
	font: 11px/95% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 30px;
	margin-left: 40px;
}
.smallMarginless {
	font: 11px/95% Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}

#pekka, 
#salla, 
#ulla, 
#olli, 
#kari, 
#sinikka, 
#tarja, 
#niina, 
#pekka_i, 
#marja-riitta, 
#tuulikki, 
#kristo, 
#teija, 
#sauli {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	width: 240px;
}
.button {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #AA5E22;
	padding: 2px;
	height: 18px;
	width: auto;
	border: 1px solid #000000;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subheaderSmall {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dim {
	color: #999;
}
.green {
	color: #360;
}
