body {
	font-family: arial, helvetica, sans-serif;
	}
.pystykuva, .vaakakuva {
	margin: 0 10px 10px 0;
	float: left;
	}
.tehostekuva {
	background-color: #fff;
	display: block;
	padding: 1px 0 1px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
#widemain, #narrowmain {
	width: 95%;
	}
strong  {
	color: #333;
	background-color: #fff;
	font-weight: bold;
	font-size: 14px;
	letter-spacing : 0px;
	}
p, td, tr {
	font-size : 14px;
	color:#333;
	text-align: left;
	margin-right: 90px;
	}
ul li {
	list-style-type: square;
	width: 80%;
	}
ol li {
	list-style-type: decimal;
	width: 80%;
	}
blockquote, table {
	width: 80%;
	}
img {
	border: 0px;
	}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight : bold;
	color: #333;
	margin-top: 27px;
	margin-left: 11px;
	margin-bottom: 0px;
	}
h2 {
	font-size: 14px;
	font-weight : bold;
	color : #666;
	margin-top: 26px;
	margin-bottom: 17px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #999;
	}
h3 {
	font-size: 14px;
	font-weight : bold;
	color : #666;
	margin-top: 10px;
	margin-bottom: 17px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #999;
	}
a, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #333399;
	font-size : 14px;
	}
a:visited, a:hover {
	color: #666699;
	text-decoration: underline;
	}
.kolumni {
	background-image: url(../images/kolumni.gif);
	width: 349px;
	height: 109px;
	}
.kolumnivasen {
	float: left;
	width: 98px;
	height: 107px;
	}
.kolumnioikea {
	float: right;
	width: 251px;
	height: 107px
	}
.ylareuna, .alareuna, .hide {
	display: none;
	}