html, body {
	height:99%
}

body {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background: #FFFFFF;
}

table, th, td {
	border-collapse:collapse;
	vertical-align: top;
}

table.main {
	width: 1000px;
	height: 570px;
	background-image: url(../gfx/v2_beige.jpg);
	background-repeat:no-repeat;  
}

td.left {
	width: 500px;
	height: 570px;
}

td.right {
	width: 500px;
	height: 570px;
}

table.text {
	width: 500px;
	height: 570px;
	font-size: 13px;
}

td.text {
	padding: 20px;
}

td.text div {
	height: 410px;
	overflow: auto;
}

h1 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

table.valikko {
	width: 1000px;
	height: 30px;
}

a:link {
	color: #FFFFFF; 
	text-decoration: underline; 
}

a:active {
	color: #FFFFFF; 
	text-decoration: underline; 
}

a:visited {
	color: #FFFFFF; 
	text-decoration: underline; 
}
