
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background: url(varileikki.php);
	background-attachment: fixed;
}
.top {
	height: 36px;
	background-image: url(imagesM/top.gif);
	text-align : center;
}
h1 { text-align : center }

h2 { margin-left : 1em }

h1, h2, h3, h4, h5, h6 {

  font-weight:700; }
h1 { font-size: 170%; }

h2 { font-size: 130%; }

h3 { font-size: 100%; }

h4 { font-size: 90%; }

h5 { font-size: 80%; }

h6 { font-size: 80%; }

p { margin: 0.3em 0 0.9em 0; font-size: 100%; }

a:link   { color: Black; text-decoration: none; }
a:active { color: Black; text-decoration: none; }
a:hover  {	color: Red;	background-color: #DDFFEE;	text-decoration: none; }
a:visited   { color: Black; text-decoration: none; }

table{
   /*background-color: #FBFBFB;*/
   width: 65%;
	word-spacing: 2px;
   border-color: #FBFBFB;
   font-family : Verdana, Arial, Helvetica;
   line-height: 120%;
	font-size: 12px;
	font-weight: bold;
}
td {
   text-align: center;
}
.td1 {
   background-image: url(imagesM/ots.JPG);
   background-repeat: no-repeat;
   background-position: center;
}
img {
   border: 0px;
   width:86px;
   height:65px;
}