body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #200020;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 11px;
}
li {
	background-color: #D5DA18;
	border: 1px solid #A8AC13;
	width: 132px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}
.txt {
	color: #A31B11;
}

ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.kop {
	color: #660033;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 20px;
}
a {
	font-weight: bold;
}
a:link {
	color: #AB206D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB206D;
}
a:hover {
	text-decoration: underline;
	color: #2A1A8B;
}
a:active {
	text-decoration: none;
	color: #AB206D;
}
a {
	font-size: 11px;
}
.edge {
	border: 1px solid #381515;
}
.txt2 {

	color: #D5DA18;
}
.style1 {font-weight: bold}
.style2 {font-weight: bold}

