@charset "utf-8";
body {
	background-color: #8CC63F;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.content .contenttable #pers {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h3 {
	font-size: 20px;
	color: #008FD5;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
	color: #638D29;
	text-decoration: underline;
}
.copyright a {
	color: #999999;
}
.toplinks {
	background-color: #333333;
	margin-bottom: 15px;
	padding: 5px;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.toplinks a {
	color: #999999;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}


#pers a {
	color: #008FD5;
	font-weight: bold;
}



p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	text-align: justify;
}
.contenttable td {
	vertical-align: top;
}
.copyright {
	font-size: 9px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: center;
}


.content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}

.header {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}
