
a.menu {
  font-size: 13px; 
  color: #08a8c4; 
  font-family: tahoma; ariel;
  margin-left: 15px;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 3px;
  display: block;
  width: 95%;
  text-decoration: none;
}
a.menu:hover {
  font-size: 13px;
  font-family: tahoma; ariel;
  color: #808080;
  font-weight: bold;
  margin-left: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
  display: block;
  width: 95%;
  text-decoration: none;
}
.ft {
  font-size: 11px; 
  color: #08a8c4; 
  font-family: tahoma; ariel;
  font-weight: normal;
  text-decoration: none;
}
a.foot {
  font-size: 11px; 
  color: #08a8c4; 
  font-family: tahoma; ariel;
  font-weight: normal;
  text-decoration: none;
}
a.foot:hover {
  font-size: 11px;
  font-family:  tahoma; ariel;
  color: #808080;
  font-weight: normal;
  text-decoration: none;
}
h1 {
  font-weight: normal; 
  font-size: 16pt;
  font-family: tahoma; ariel;
  color: #3d3d3d;
  margin-left: 25px;
}
.content {
  font-weight: normal; 
  font-size: 9pt;
  font-family: tahoma; ariel;
  color: #606060;
  margin-left: 10px;
  margin-right: 10px;
  text-align:justify;
}
h2 {
  font-weight: normal; 
  font-size: 14pt;
  font-family: tahoma; ariel;
  color: #3d3d3d;
  margin-left: 25px;
} 
h3 {
  font-weight: normal; 
  font-size: 13pt;
  font-family: tahoma; ariel;
  color: #3d3d3d;
  margin-left: px;
}
h4 {
  font-weight: bold;
  font-style: italic;
  font-size: 13pt;
  font-family: tahoma; ariel;
  color: #3d3d3d;
  margin-left: 25px;
} 

.cp {
  font-size: 11px; 
  color: #909090; 
  font-family: tahoma; ariel;
  font-weight: normal;
  text-decoration: none;
}
a.copy {
  font-size: 11px; 
  color: #909090; 
  font-family: tahoma; ariel;
  font-weight: normal;
  text-decoration: none;
}
a.copy:hover {
  font-size: 11px;
  font-family:  tahoma; ariel;
  color: #808080;
  font-weight: normal;
  text-decoration: none;
}
a.menuprice {
  font-size: 10pt; 
  color: #404040; 
  font-family: tahoma; ariel;
  font-weight: bold;
  text-decoration: none;
  margin-left: 15px;
  display: block;
  width: 95%;
}
a.menuprice:hover {
  font-size: 10pt;
  font-family:  tahoma; ariel;
  color: #808080;
  font-weight: bold;
  text-decoration: none;
  margin-left: 15px;
  display: block;
  width: 95%;
}
.price {
  font-size: 9pt; 
  color: #606060; 
  font-family: tahoma; ariel;
  font-weight: normal;
  text-decoration: none;
}
.brprice {
  font-size: 9pt; 
  color: #606060; 
  font-family: tahoma; ariel;
  font-weight: bold;
  text-decoration: none;
}