body {
  font-size:x-small;  
  margin: 0;
  background-color:#ffffff;
  color:#000000;
  font-family:"Arial";
}

a:active {
  color: #228045;
  font-weight:bold;
  font-family:"Arial";
  text-decoration: none;
}

a:link  {
  color: #228045;
  font-weight:bold;
  font-family:"Arial";
  text-decoration: none;
}

a:visited {
  color: #228045;
  font-weight:bold;
  font-family:"Arial";
  text-decoration: none;
}

a:hover {
  color: #93ADCC;
  font-weight:bold;
  font-family:"Arial";
  text-decoration: none;
}

h1 {
  font-family: "Bookman Old Style" Serif;
  font-size: 1.75em;
}

p {
  color:#000000;
  text-indent:0;
  text-align:justify;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  vertical-align: middle-bottom;
  font-variant: normal;
  font-style: normal;    
  font-family: "Arial";
}

.price {
  text-align: right;
  display: none;
}

p.left {
  text-align:left;
}

p.indent:first-letter {
  font-size: 150%;
  color: #228045;
}

p.indent {
  text-indent:15;
  font-size: 100%;
}

p.smallheader{
  color: #228045;
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
}

p.smallheaderleft {
  color:#228045;
  text-align: left;
  font-family: "Arial";
  font-weight: bold;
}

.sec-header {
  text-align: left;
  border-bottom: 1px solid #93adcc;
  color: #228045;
  font-size: 85%;
}

.address,
.hours {
   color: #93ADCC;
   font-family: "Bookman Old Style";
   text-align: center;
   font-size: 11pt;
}

p.flavors{
  color: #93ADCC;
  font-family: "Bookman Old Style";
  line-height: 10pt;
  font-weight:bold;
  text-align: center;
  letter-spacing: 1pt;
}

.textformat  {
  color: #228045;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  font-variant: normal;
  font-style: normal;    
  font-family: "Arial";
}

.linkformat {
  color: #228045;
  font-size: 8pt;
  font-weight: bold;
  font-family: "Arial";
  text-decoration: none;
}

.heading {
  color: #228045;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
}

.larger {
  font-size: 14pt;
  color: #4f698c;
}

.mainsize {
  height: 100%;
  width: 100%;
}

.disclaimer {
  font-size: 7pt;
  font-style: italic;
  text-align: center;
}

#solidtable {
  height: 100%;
  border-color: #000000;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top:;
  border-width: 1px;
  margin: 0;
}
