html, body {
	font: 12px  Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #ffffff;
	text-align: left;
	background:url(../images/background_fade.gif) repeat-x bottom;
	background-color:#4c4e4b;
	margin: 0px;
}


ul {
padding:0px;
margin:0px 0px 0px 15px
}

table {
	font: 12px  Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #ffffff;
	text-align: left;

}
table a:link {
	color:#ffffff;
	text-decoration:none;
}
table a:hover {
	color:#0e0f0e;
	text-decoration:none;
}
table a:active {
	color:#ffffff;
	text-decoration:none;
}
table a:visited {
	color:#ffffff;
	text-decoration:none;
}


.kop1 {
	font-size:14px;
	line-height:14px;
	color:#313331;
	margin:15px 0px 15px 0px;
	text-transform:uppercase;
	font-weight:bold;
}
.sublinks {
	font-size:12px;
	color:#ffffff;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
}
.sublinks a:link {
	color:#ffffff;
	text-decoration:none;
}
.sublinks a:hover {
	color:#0e0f0e;
	text-decoration:none;
}
.sublinks a:active {
	color:#ffffff;
	text-decoration:none;
}
.sublinks a:visited {
	color:#ffffff;
	text-decoration:none;
}

.anchor {
	font-size:12px;
	color:#414341;
	text-transform:uppercase;
	font-weight:bold;
}
.anchor a:link {
	color:#313331;
	text-decoration:none;
}
.anchor a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.anchor a:active {
	color:#313331;
	text-decoration:none;
}
.anchor a:visited {
	color:#313331;
	text-decoration:none;
}

.subheader {
	font-size:12px;
	color:#313331;
	font-style:italic;
}

