<!--
BODY {
  margin: 5px 5px 5px 16px;
  background-color: #FFFFFF;
}
/*----------Text Styles----------*/
HR { color: #e9e9e9}
BODY, TABLE /* Normal text */
{
  font-size: 12px;
  font-family: arial;
  font-style: none;
  font-weight: normal;
  color: #1B1B1B;
  text-decoration: none;
}
SPAN.RVTS1
{
  font-weight: bold;
  color: #1B1B1B;
}
SPAN.RVTS2
{
  font-weight: bold;
  color: #E80303;
}
SPAN.RVTS3
{
  color: #1B1B1B;
  text-decoration: underline;
}
SPAN.RVTS4
{
  color: #1B1B1B;
  font-style: italic;
}

A.RVTS7, SPAN.RVTS7
{
  color: #0E159F;
  text-decoration: underline;
}
SPAN.RVTS8
{
  color: #0E159F;
  text-decoration: none;
}
/*----------Para Styles----------*/
P,UL,OL /* Paragraph Style */
{
  text-align: justify;
  text-indent: 25px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.RVPS1
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.RVPS2
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.RVPS3
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
-->


