/* CSS Document */



body {

	color:#597EA1;

	background-color:#fff;

	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 1.2;

	text-align: center;

	margin: 0px; 

	padding: 0px;



}

#ruutu2 {

text-align: center;

width: 595px;

position: absolute;

margin-left: 50px;

margin-top: 20px;

}

.b {

font-weight: bold;

}

#copy {

width: auto;

border: 1px dashed #bbb;

padding: 5px 5px;

font-size: 8pt;

line-height: 1;

text-align: center; !important

}



a {

text-decoration: none;

color: #597EA1;

font-weight: bold;

}


a:hover {

color: #7ac4ef;

}


th, td {

vertical-align: top;

}

td {

padding-right: 5px;

}

td .img {

text-align: center; !important

}



img {

border: 1px #bbb solid;

}



h1 {

	font-size: 20pt;

	line-height: 1.2;

}




