body {	margin: 0px;
	background-image: url(kuvat/curly.gif);
	background-repeat: repeat-y;
	background-position: top center; } 

P { 	font-family: arial;
	font-size: 10pt;
	color: white;
	text-align: justify; }

td.text { font-family: arial;
	font-size: 10pt;
	color: white;
	text-align: justify;  }

h1 {	font-family: arial;
	color: white;
	font-size: 14pt;
	font-weight: bold; }

h2 { 	font-family: arial;
	color: white;
	font-size: 11pt;
	font-weight: lighter;
	border-bottom: 1px solid;
	border-color: #ACA899; }

.sisennys { 	padding-left: 20pt;
		padding-right: 20pt; }


A:link { text-decoration: none;
	color: #ACA899; }

A:visited { text-decoration: none; 
	color: #ACA899; }

A:active { text-decoration: none; 
	color: white; }

A:hover { text-decoration: underline;
	color: white; }