#main { 
	background-color: #FFFFFF;
	color: #000000;
	top: 0px;
	left: 0px;
	width: 772px;
	margin: 0 auto;
	position: relative;
	visibility: visible;
	clear: both;
}
#top {
	width: 772px;
	height: 100px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#mellan {
	width: 772px;
	height: 5px;
	clear: both;
}
#textarea {
	left: 0px;
	width: 759px;
	height: 525px;
	clear: both;
	border: 1px solid #000000;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Garamond, Helvetica, Verdana, Sans-Serif, Arial;
	font-size: 14px;
	line-height: 130%;
}
table {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
h1 { 
	font-size: 20px; 
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	margin-top: 7px;
}
a {
	font-family: Garamond, Helvetica, Verdana, Sans-Serif, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}