body {
	background-color: #000000;
	margin: 0px;
	color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.tausta {
	background-color: #000000;
	background-image: url(at-tausta.jpg);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #cc0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.paiv {
	font-size: 10px;
}
