body {
background-color=#f3e7fd;
scrollbar-base-color:#f3e7fd;
scrollbar-face-color:#52004c;
scrollbar-arrow-color:#ffffff;
}

.searchTitle {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

.textForm {
  font-family: arial;
  font-size: 12px;
}

input, select {
  font-family: arial;
  font-size: 12px;
}

.noResults {
  font-family: arial;
  font-size: 15px;
  color: #FF0000;
}

.resTableColor {
  background: ;
}

.resTableTitle {
  font-family: arial;
  font-size: 18px;
  color: #000000;
}

.storeInfoText {
  font-family: arial;
  font-size: 12px;
}

.storeTitle {
  font-family: arial;
  font-size: 14px;
  color: #006600;
  font-weight: bold;
}

.linkMap {

}