body,p,small,table,td,tr,h1,h2,h3,h4,h5,h6 {
  font-family:"Swiss 721 BT",Helvetica,SansSerif;
  font-weight:normal;
}
select {
  background-color:#FFFFFF; 
  font-family:"Swiss 721 BT",Helvetica,SansSerif; 
  font-size:100%;
}
a:link, a:visited { color:#000000; text-decoration:none; }
a:active { color:#888888; text-decoration:none; }
div { margin-left:1.5em; }
ul { list-style-type:square; }
div.navi { 
  text-align:right;
}