h6 {
  text-align: left;
  font-weight: normal;
  font-family: "Times New Roman",Times,serif;
  font-style: normal;
  font-size: x-small;
  text-transform: none;
  line-height: normal;
}
h2 {
  font-weight: bold;
  font-style: oblique;
  font-size: medium;
  color: #9999ff;
  line-height: 2px;
}
dealer {
  font-weight: bold;
  font-style: oblique;
  text-align: center;
  font-size: x-large;
  color: #663366;
}
#Dealer {
  font-weight: bold;
  font-style: oblique;
  font-size: x-large;
  color: #663366;
  text-align: center;
}
list {
  font-size: x-small;
  list-style-type: circle;
  font-weight: normal;
  font-family: "Times New Roman",Times,serif;
  list-style-position: outside;
}
#list {
  font-weight: normal;
  font-size: x-small;
  font-family: "Times New Roman",Times,serif;
  list-style-type: circle;
  list-style-position: outside;
}
#hmenu {
  border: 1px solid red;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  line-height: 1em;
  font-size: small;
  height: 1em;
  background-color: black;
}
#hmenu ul {
  margin: 0;
  padding: 0;
  font-family: "Times New Roman",Times,serif;
  list-style-type: none;
}
#hmenu li {
  border-right: 1px solid red;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-size: small;
  color: white;
  background-color: black;
  float: left;
  width: 85px;
}
#hmenu a {
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  background-color: black;
  font-size: small;
  color: white;
  display: block;
  text-decoration: none;
}
#hmenu a:hover {
  background-color: yellow;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-size: small;
  color: black;
}

#hmenu2 {
  border: 1px solid red;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  line-height: 1em;
  font-size: small;
  height: 1em;
  background-color: black;
}
#hmenu2 ul {
  margin: 0;
  padding: 0;
  font-family: "Times New Roman",Times,serif;
  list-style-type: none;
}
#hmenu2 li {
  border-right: 1px solid red;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-size: small;
  color: white;
  background-color: black;
  float: left;
  width: 85px;
}
#hmenu2 a {
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  background-color: black;
  font-size: small;
  color: white;
  display: block;
  text-decoration: none;
}
#hmenu2 a:hover {
  background-color: yellow;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-size: small;
  color: black;
}
