body {
margin: 0px;
background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.copyright { 
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	font-size: 12px;
}

.address { 
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 14px;
	font-size: 12px;
}

.introductiontext {
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 5px;
	color: #333333;
	font-size: 11px;
}

.content {
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
}
.content a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.content a:visited {
	color: #666666;
	text-decoration: none;
}
.content a:hover {
	color: #ff0000;
	text-decoration: none;
}
.content a:active{
	color: #000000;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 13px;
}

p {
	font-size: 11px;
}

.newsdate {
	color: #ffffff;
	margin-top: 2px;
	margin-left: 5px;
}
.newsdate a:link {
	color: #ffffff;
	text-decoration: none;
}
.newsdate a:visited {
	color: #ffffff;
	text-decoration: none;
}
.newsdate a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.newsdate a:active{
	color: #ffffff;
	text-decoration: none;
}

.newscopy { 
	color: #ffffff;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 1px;
	font-size: 11px;
}

.newscopy a:link {
	color: #ffffff;
	text-decoration: underline;
}
.newscopy a:visited {
	color: #666666;
	text-decoration: none;
}
.newscopy a:hover {
	color: #ffffff;
	text-decoration: none;
}
.newscopy a:active{
	color: #ffffff;
	text-decoration: none;
}
.submenuheader {
	color: #ffffff;
	margin-top: 2px;
	margin-left: 5px;
}

.submenucopy { 
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	font-size: 10px;
}

.login_box {
	display: block;
	width:150px;
	height: 18px;
	font-size: 10px;
	border: 1px #cccccc solid;
	margin-left: 15px;
}

.button {
	margin-top: 0px;
	margin-right: 10px;
}

.personneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
}
