body {
	background-color: #E5D0E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
h1 a{
text-decoration:none;
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #922A8E;
}
a:link {
	color: #922A8E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #922A8E;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #922A8E;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #922A8E;
}
.hr{
border-top-color:#922A8E;
border-top-style:dashed;
border-bottom:hidden;
border:thin;
height:1px;
}
.tekst{
width:500px;
}
.style1 {font-size: 14px}