table
{

}

tr
{

}

td
{
  font-family: helvetica;
  font-size: 12px;

  color: rgb(99,99,102);
}

h1 , h3 , h4 , h5
{
  margin-bottom: 0px;

  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;

  color: rgb(99,99,102);
}

h2
{
  margin-bottom: 0px;

  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;

  color: rgb(247,147,29);
}

h6
{
  margin-top: 0px;
  margin-bottom: 0px;

  font-family: helvetica;
  font-size: 10px;
  font-weight: normal;

  color: rgb(99,99,102);
}

p , span , strong , b , i
{
  font-family: helvetica;
  font-size: 12px;

  color: rgb(99,99,102);
}

ul
{
  list-style-type: disc;

  padding-left: 10px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 10px;

  text-align: justify;

  font-family: helvetica;
  font-size: 12px;

  color: rgb(99,99,102);
}

p
{
  margin-top: 5px;
  margin-bottom: 10px;

  text-align: justify;

  font-family: helvetica;
  font-size: 12px;

  color: rgb(99,99,102);
}

a
{
  font-family: helvetica;
  font-size: 12px;

  border-bottom: 1px dotted rgb(247,147,29);
  text-decoration: none;

  color: rgb(247,147,29);
}

a:hover
{
  font-family: helvetica;
  font-size: 12px;

  border-bottom: 1px dotted rgb(247,147,29);
  text-decoration: none;

  color: rgb(247,147,29);
}

a.more
{
  font-family: helvetica;
  font-size: 10px;

  border-bottom: 1px dotted rgb(247,147,29);
  text-decoration: none;

  color: rgb(247,147,29);
}

a.more:hover
{
  font-family: helvetica;
  font-size: 10px;

  border-bottom: 1px dotted rgb(247,147,29);
  text-decoration: none;

  color: rgb(247,147,29);
}

h1.news
{
  margin-bottom: 0px;

  width: 216px;

  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;

  color: rgb(255,255,255);
}

h2.news
{
  margin-top: 0px;

  width: 216px;

  font-family: helvetica;
  font-size: 10px;
  font-weight: normal;

  color: rgb(255,255,255);
}

p.news
{
  margin-top: 5px;

  width: 216px;

  text-align: left;

  font-family: helvetica;
  font-size: 12px;

  color: rgb(255,255,255);
}

a.news
{
  font-family: helvetica;
  font-size: 10px;

  border-bottom: 1px dotted rgb(255,255,255);
  text-decoration: none;

  color: rgb(255,255,255);
}

a.news:hover
{
  font-family: helvetica;
  font-size: 10px;

  border-bottom: 1px dotted rgb(255,255,255);
  text-decoration: none;

  color: rgb(255,255,255);
}

