body {	margin: 0px;
	background-color: black;
	background-image: url(kuvat/line.gif);
	background-repeat: repeat-y;
	background-position: top center; } 

P { 	font-family: arial;
	font-size: 10pt;
	color: black;
	text-align: justify; }

li { 	font-family: arial;
	font-size: 10pt;
	color: black;
	text-align: justify; }


td.text { 	font-family: arial;
		font-size: 10pt;
		color: black; }

h1 {	font-family: arial;
	color: black;
	font-size: 14px;
	font-weight: bold; }

h2 { 	font-family: arial;
	color: black;
	font-size: 13px;
	font-weight: lighter;
	border-bottom: 1px solid;
	border-color: #ACA899; }

h3 { 	font-family: arial;
	color: black;
	font-size: 14px;
	font-weight: bold; }

.sisennys { 	padding-left: 30pt;
		padding-right: 30pt;
		padding-top: 20pt; }

.linkkisis { 	padding-left: 30pt;
		padding-right: 30pt; }

.sisennys2 { 	padding-left: 30pt;
		padding-right: 30pt;
		padding-top: 10pt; }


p.laatikko {	color: black;
		background-color: white;
		border: 1px solid black;
		width: 220px;
		padding: 2px; }

img.kehys {	border-color: black; }


A:link { text-decoration: none;
	color: #9E0000; }

A:visited { text-decoration: none; 
	color: #9E0000; }

A:active { text-decoration: none; 
	color: #FF2323; }

A:hover { text-decoration: underline;
	color: #FF2323; }