/* CSS Document */
a:hover 
{
color:#666666;
}

a {
color:#ffffff;
text-decoration:none;
}

body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


html {
background-color:#ffffff;
}


body {
  position: absolute;
  left:25%;
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 15%;
	margin-bottom: 0px;
  width: 900px;
  height: 80px; 
  position: absolute;
  top:0px;
  background-image:url(logo.gif);

 
}


ul li {
list-style-type: none; 
 display: inline;
 padding-right:50px;
 font-weight: bold; 
margin-left: 0px;
z-index:2;
 
}

.content {
position: absolute;
left: 50%;
top: 0%;
width: 60%; 
height: 100px;
}



.brot {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: bold;
  text-align: justify;
  line-height: 15px;
  width:320px;
}


