 

TD{
  font-family : Arial;
}
BODY{
  font-family : Arial;
  
  
}
.brewery{
  font-weight : bold;
  color : #6c3600;
  
}
.beer{
  
  font-weight : bold;
  color : #000066;
  
  padding-top : 3px;
  padding-left : 3px;
  

  

  padding-bottom : 3px;
  padding-right : 3px;
}
.page{
  
  background-repeat : repeat-y;
  
}
.beerbody{
  background-color : white;
  
  
  
  
  
  
  
  
border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-top-style : dotted;border-left-style : dotted;border-right-style : dotted;border-bottom-style : dotted;border-color : olive olive olive olive;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 95%;
  
  
  
  
  
  

  
}
.label{
  margin-top : 10px;
  margin-left : 10px;
  
  margin-bottom : 10px;
}
.detail{
  font-size : 80%;
}
.url{
  font-style : italic;
  font-size : 70%;
}
.forbody{
  font-size : 80%;
}
.trip_smallfont{
  font-size : 75%;
}
