* {
	font-family: "Tahoma";
	font-size: 13px;
}

h1, h2, h3, h4 {
	font-size: 15px;
	border-bottom: solid 1px #e3e3e3;
	margin: 10px;
	padding: 2px;
}

h5 {
	color: white;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
	text-indent: 20px;
}

.menulevel1 {
	padding-left: 10px;
	margin: 0px;
}

ul {
	padding-left: 25px;
	margin: 0px;
}

ul li {
	padding: 0px 0px 7px 0px;
	margin: 0;
}

li.doc {
	list-style: none;
	padding-left: 20px;
	background: url(menu/resultset_next.png) no-repeat;
}

li.docs {
	list-style: none;
	padding-left: 20px;
	background: url(menu/copy.gif) no-repeat;
	font-weight: bolder;
}

li.sdoc {
	list-style: none;
	padding-left: 20px;
	background: url(menu/resultset_next.png) no-repeat;
}

li.sdocs {
	list-style: none;
	padding-left: 20px;
	background: url(menu/copy.gif) no-repeat;
}

li.sdocss {
	list-style: none;
	padding-left: 20px;
	background: url(menu/page.png) no-repeat;
}
