a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:none;
color: #003366;
}

a:visited {
text-decoration: none;
color: #993333;
}

a:hover {
text-decoration: underline;
color: #003366;
}

a:active {
text-decoration: none;
color: #993333;
}

a.inline {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:underline;
  color: #993333;
  font-weight: bold;
}

a.inline:visited {
text-decoration: underline;
color: #003366;
  font-weight: bold;
}

a.inline:hover {
text-decoration: underline;
color: #993333;
}

a.inline:active {
text-decoration: underline;
color: #003366;
}


h3 {
  font-family: "Times New Roman", Garamond, "Lucida Bright", serif;
  font-weight: bold;
}

h4 {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h5 {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}


.BrownHeading {
  color: #663300;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt
  font-weight: bold;
}

p, li, td, .PlainText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}

.smText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
}

.BlueTextLgest {
  color: #003366;
  font-family: "Times New Roman", Garamond, "Lucida Bright", serif;
  font-size: 200%;
  font-weight: bold;
}

.BlueTagline {
  color: #003366;
  font-family: "Script MT Bold", cursive;
  font-size: 140%;
  font-weight: bold;
}

.BlueText150 {
  color: #003366;
  font-family: "Times New Roman", Garamond, "Lucida Bright", serif;
  font-size: 150%;
  font-weight: bold;
}

.BlueTextLg {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
}

.BlueText110 {
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
}

.BlueText100 {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
}

.BlueText {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  font-weight: bold;
}

.BlueTextM {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-weight: bold;
}

.RedPrice {
  color: #993333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-weight: bold;
}

.BlueTextSm {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
  font-weight: normal;
}

.WhiteText {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  font-weight: bold;
}
