body
{
  font-family: Verdana, Geneva, sans-serif;
  color: Black;
  background-color: White;
}

p
{
  font-family: Arial, Helvetica;
  color: Black;
}

/* Customization */
.alert {
    font-style: !important;
    color: red;
    font-size: 24px;
    font-stretch: expanded;
    text-align: center;
}
.index-logo {
    text-align: center;
    margin-top: 50px;
    padding: 20px;
    border-top: solid;
    border-bottom: solid;
}
.container {
    font-size: 14px;
    color: #333;
    text-align: center;
    font-weight: bold;
}
.co_name {
    font-size:1.0em;
    text-align: center;
}
.co_phone {
    font-size: 1.2em;
    text-align: center;
}
#copyright-bar {
    color: #666;
    text-align: center;
    font-family: acme;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5em
}
.co_slogan {
    font-size: 2em;
    font-weight: 400;
    color: black;
    line-height: 2em;
    text-align: center;
    font-family: acme;
    font-style: normal;
}
.co_addr {
    font-size: 1.2em;
    text-align: center;
}
.prevsite {
    text-align: center;
    line-height: 2em;
    vertical-align: text-top;
}
.header_text {
    font-size: 1.5em;
    font-weight: bold;
    color: #FF8C00;
}
.highlight_text {
    color: #DB7100;
    text-shadow: 1px 1px 3px #242424
}

a:link
{
  color: Blue
}

a:visited
{
  color: Purple
}

a:active
{
  color: Red
}

a:hover
{
  color: Red
}

h1
{
  font-family: Arial, Helvetica;
  color: Black;
}

h2
{
  font-family: Arial, Helvetica;
  color: Black;
}

h3
{
  font-family: Arial, Helvetica;
  color: Black;
}

h4
{
  font-family: Arial, Helvetica;
  color: Black;
}

h5
{
  font-family: Arial, Helvetica;
  color: Black;
}

h6
{
  font-family: Arial, Helvetica;
  color: Black;
}