body {
	background-color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
#content {
	width:725px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	text-align:center;
}
#menu {
	width:500px;
	height:25px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#menu a {
	outline-style:none;
	outline-width:0;
}
#textholder {
	width:645px;
	height:429px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
	padding-top:20px;
}
#text {
	width:630px;
	height:470px;
	overflow:auto;
	text-align:center;
}
#centerheight
{
	margin-top:80px;
}
#malning
{
	text-align:center;
	margin-top:100px;
}
.head {
	font-size:10pt;
}
h2 {
	font-size:12pt;
}
a {
	color:#4D4D4D;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4E4E4E;
}
a:hover {
	text-decoration: none;
	color: #ffcc00;
}
a:active {
	text-decoration: underline;
}