body
{
	background: white;
	font-size: 12pt;
}

#container 
{
	width: auto; 
	margin-left: 10%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

hr {display: none;}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

h1 a:link, h1 a:visited, h1
{
	text-decoration: none;
	color: #000;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h2
{
	margin-top: 0px;
	font-size: 15pt;
	padding: 0px;
}

h3
{
	font-size: 12pt;
}

#top ul, #navigaatio, #sub_menu {display: none;}