.bullet-text {
  font-family: Sans-Serif, Arial, Helvetica;
  font-size: 13px;
  text-align: left;
  line-height: 130%;
  color: #55006E;
}

.green-hr {
  width: 100%;
  border-width: 0px;
  padding: 0px;
  height: 1px;
  color: #546431;
  background-color: #546431;
}

body {
  margin: 0px;
}

.disclaimer {
  font-family: Sans-Serif, Arial, Helvetica;
  font-size: 11px;
  text-align: center;
  line-height: 100%;
  color: #000000;
}

.navMenuLink {
  font-size: 10px; 
  font-family: Verdana, Sans-Serif; 
  font-weight: bold;
  color: white; 
  text-decoration: none;
}

a {
  font-family: Sans-Serif, Arial, Helvetica;
  color: #0000FF;
  text-decoration: none;
}

a:active {
  font-family: Sans-Serif, Arial, Helvetica;
  color: #0000FF;
  text-decoration: none;
}

a:visited {
  font-family: Sans-Serif, Arial, Helvetica;
  color: #0000FF;
  text-decoration: none;
}

p, ol, ul, li, dl, dt, dd, blockquote {
  font-family: Sans-Serif, Arial, Helvetica;
  font-size: 13px;
  text-align: left;
  line-height: 130%;
  color: #000000;
}

ul, ol, li {
  list-style: square;
  font-size: 100%;
  line-height: 120%;
}

td, th {
  font-family: Sans-Serif, Arial, Helvetica;
  font-size: 13px;
  color: #000000;
  font-weight: 500;
}

span {
  font-family: Sans-Serif, Arial, Helvetica;
  font-size: 13px;
  color: #000000;
  font-weight: 500;
}

blockquote {
  font-family: Sans-Serif, Arial, Helvetica;
  font-size: 11px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: left;
  color: #000000;
}

h1, h2, h3, h4, h5, h6  {
  font-family: Sans-Serif, Arial, Helvetica;
  color: #000000;
}

h1 { font-size: 150%; margin-top: 10px; color: #55006E;}
h2 { font-size: 130%; font-weight: bold; margin-top: 25px; margin-bottom: 0px; color: #55006E;}
h3 { font-size: 110%; font-weight: bold; position: relative; margin-top: 10px; margin-bottom: 0px; }
h4 { font-size: 105%; font-weight: bold; margin-top: 10px; margin-bottom: 0px; position: relative; top: 3px; }
h5 { font-size: 100%; font-style: italic; }
h6 { font-size: 100%; font-style: italic; }

.QNA {
  font-size: 130%;
  font-style: italic;
  color: #55006E;
}