body{
  background:#333333;
  font:eurostile
}
.main{
  background:white;
  font: 300 13px eurostile,arial;
  color:#515151;
}

.header1{
  font: 900 16px eurostile,arial;
  letter-spacing: 0.8px;
  color:#515151;
}

a.menu{
  color: #525252;
  text-decoration:none;
  font: 900 18px eurostyle,arial
}
a.menucurrent{
  color: white;
  text-decoration:none;
  font: 900 18px eurostyle,arial
}
a.menu:visited { }
a.menu:hover{color: white;}
a.menu:active { }


