body {
	background-image: url(tausta.gif);
	color: #000000;
	background-repeat: no-repeat;
	background-color: #d3d8de;
}
h1{
	font-weight: normal;
	font-size: large;
	padding:4px;
	position: relative; top: 5px;
	vertical-align:middle;
}
h2{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:5px;
	padding:4px;
	font-size: 1.0em;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
p{
	margin-top:0px;
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 0.95em;
	padding:4px;
}
.menutext {
	font-weight: bold;
}
.maintable {
	width: 679px;
	border-collapse:collapse;
	border-right: #999999 1px dotted;
	border-top: #999999 1px dotted;
	border-left: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	padding:4px;
	font-size: 1em;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.menustyle{
	vertical-align:top;
	border-right: #999999 1px dotted;
	width: 150px;
	padding:8px;
   font-size: 0.8em;
	background-color: white;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	LINE-HEIGHT: 18px;
	text-decoration: none;
}
.contentstyle{
	width: 530px;
	vertical-align:top;
	background-color: white;
	vertical-align:top;
	font-size: 0.85em;
}
.rulerstyle{
	background-image: url(bottom.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.picturestyle{
   padding:8px;
   border:0px solid white;}
a {
	background: #ffffff;
	color: #111111
}