body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #333333;
/*	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
*/	padding: 10px;
	margin: 0px;
/*	z-index: 4;
	position: absolute;
*/	overflow: auto;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 21px;



}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position: relative;
	height: 50px;
	width: 400px;
	padding-top: 25px;
	padding-bottom: 0px;
}
h4 {
	font-size: 14px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: disc;
}

