BODY {
	font-family: Verdana;
	font-size: 10pt;
	background: url(tausta.gif) repeat-x;
}


.vasenvalikko {
	height: 500px;
	border: Solid #000000 2px;
	background-color: #FFFFFF;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 5pt;
	font-family: Verdana;
	font-size: 10pt;
}

.sisaltotable {
	height: 500px;
	background: url(tausta2.gif) top no-repeat;
	background-color: #FFFFFF;
	border: Solid #000000 2px;
	border-left: none;
	padding-left: 5pt;
	padding-top: 5pt;
	font-family: Verdana;
	font-size: 10pt;
}
.ylasolu {
	border:Solid #000000 2px;
	border-bottom: none;
	background-color: #FFFFFF;

}

a:active, a:focus, a:link, a:visited {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.otsikko {
	font: normal bold 12pt Arial;
}
.copyright {
	font: italic normal 5pt Courier;
}
.viiva {
	border: dotted Black 1pt;
	width: 130px;
}
.formbutton {
	background: Red;
	font: 10pt Verdana;
	color: White;
}
.keskitettyteksti {
	padding-left: 24pt;
	padding-right: 10pt;
}
.xtrateksti {
	font-family: Verdana;
	font-size: 8pt;
}

