.bodytext {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-align: justify;
}
.bodytextital {

  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: italic;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
}
.heading1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #660000;
}
.heading1 a:link {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #660000;
  text-decoration: underline;
}
.heading1 a:hover {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #990000;
}
.headingctr {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #660000;
  text-align: center;
}
dt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  padding-top: 6px;
  color: #8D8AC4;
}
.heading2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #990000;
}
.bodydetails {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}
.bodyquest {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  padding-top: 6px;
  color: #CC0000;
}

/* BUSLIST */
.buslist {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.buslist a {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #003366;
}
.buslist a:hover{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #003366;
}
.buslisttiny {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}
.buslisttiny a {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #003366;
}
.buslisttiny a:hover{
  color: #003366;
}
.buslistsubhead {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
}
.buslistsubhead a {
  font-weight: bold;
  color: #000000;
}
.buslistsubhead a:hover {
  font-weight: bold;
  color: #000000;
}
.buslisthead {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #CC0000;
  text-decoration: none;
  padding: 0px 10px;
}
.buslistbold {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding-right: 15px;
  padding-left: 15px;
}
.buslistheading {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  padding-right: 10px;
  padding-left: 10px;
}
