body {
	margin-bottom:30px;
	background:#596b6b;
}

div#koko {
	width:750px;
	background:#596b6b;
}
	

div#teksti {
	width:700px;
	margin:20px;
}

a:link {
   font-family: times new roman;
   color:#000000;
   text-decoration:underline;
   font-weight:bold;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:visited {
   font-family: times new roman;
   color:#000000;
   text-decoration:underline;
   font-weight:bold;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:hover {
   font-family: times new roman;
   color:#000000;
   text-decoration:none;
   font-weight:bold;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

a:active {
   font-family: times new roman;
   color:#000000;
   text-decoration:none;
   font-weight:bold;
   font-size:12px;
   word-spacing:1px;
   letter-spacing:1px;
   cursor:default;
}

table {
	border:0;
	background:#596b6b;
}

p {
	font-family: arial;
	color: #000000;
	font-size:13px;
	text-align:justify;
	letter-spacing:normal;
	line-height:20px;
}

td {
	font-family:arial;
}

h1 {
	font-family: times new roman;
	color:#a2b1b1;
	font-size:20px;
	text-align:center;
}

h3 {
	font-family: arial;
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
}

h4 {
	text-align:center;
	font-family:arial;
	color:#000000;
	font-size:11px;
	font-weight:none;
}
