body{
	font-family:Times New Roman, Arial;
	font-size:12px;
	color:black;
  margin: 0px; 
  height:100%;
}
a{
	font-color:black;
	text-decoration:underline;
}
a:hover{
	font-color:black;
	text-decoration:underline;
}
.adres{
	color:white;
	padding-left:60px;
}
.adres_link{
	color:white;
	text-decoration:none;
}
.adres_link:hover{
	color:white;
	text-decoration:underline;
}
.menu_link{
	color:white;
	text-decoration:none;
}
.menu_link:hover{
	color:white;
	text-decoration:underline;
}
.menu{
	color:white;
	margin-top:32px;
}
.content{
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	padding-right:20px;
	font-size:13px;
	height:310px;
	width:302px;
	overflow:auto;
}
