/* This is the style of your browser text */

/* yleinen */
body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 33px 0px 0px 0px;
}

body, td, th, tr, p, div, span {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color:#000000;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #606060;
}

a:hover {
	text-decoration: none;
	color: #344A96;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1, h2, h3 {
	display: block;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2 {
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	color:#606060;
}

h3 {
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#909090;
}

/* layout */

td.headerbg {
	background-image:url(images/header_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:27px;
}

div.flash {
	margin:0 auto 0 auto;
	padding:0;
	border:0;
	width:870px;
	height:350px;
}

img.nro {
	margin-right:5px;
	vertical-align:text-top;
}

td.palsta {
	width:260px;
	vertical-align:top;
	text-align:left;
	padding: 10px 30px 50px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color:#000000;
}

