body {
	margin: 0px;
}
.header {
	background-image: url(images/back_header.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #726C6C;
}
.footer {
	background-image: url(images/back_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #726C6C;
}


a {
	color: #726d6c;
}


.rood
{
	color: #ff0000;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726d6c;
	line-height: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726d6c;
	line-height: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726d6c;
	line-height: 16px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext a{
color:#FFFFFF;
}
h1 {
	color: #726d6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

