BODY {
	margin: 10px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #333;
}

.con a:link {
color: #0048ff;
text-decoration: underlined;
}
.con a:visited {
color: #0048ff;
text-decoration: underlined;
}
.con a:active {
color: #0048ff;
text-decoration: none;
}
.con a:hover {
color: orange;
text-decoration: none;
}

.nav a:link {
text-decoration: none;
color: #fff;
}

.nav a:visited {
text-decoration: none;
color: #fff;
}

.nav a:active {
text-decoration: none;
color: red;
}

.nav a:hover {
text-decoration: none;
color: #ffa800;
}

.copy a:link {
text-decoration: none;
color: #fff;
}

.copy a:visited {
text-decoration: none;
color: #fff;
}

.copy a:hover {
text-decoration: none;
color: yellow;
}

hr {
border: 1px outset gray;
}

h1 {
margin-top: 5px;
margin-bottom: 0px;
font-size: 14pt;
color: #000099;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

.nav {
background: url(pics/nav.jpg);
margin: 0;
text-align: center;
font-size: 1.2em;
font-weight: bold;
padding: 0;
height: 23px;
}

.con {
margin: 0;
padding: 10px 10px 10px 10px;
background-repeat: repeat-y;
}

.header {
margin: 0;
padding: 0;
}

.copy {
color: #fff;
background: url(pics/copy.gif);
text-align: center;
background-repeat: no-repeat;
height: 28px;
}

.iso {
font-size: 1.05em;
font-weight: bold;
}

.kuva {
padding-right: 20px;
padding-top: 20px;
float: right;
clear: right;
}