﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #474e52;
}
table, tr, td
{
  font-size: 100%;
}
strong, b
{
	color: #000000;
}



img
{
  border: none;
}

a
{
	color:#f56506;
}

a.rollover
{
  color: inherit;
  text-decoration: none;
}

a.rollover:hover
{
  text-decoration: underline;
}



h1
{
  margin-top: 0;
  margin-bottom: 8pt;
  line-height:125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}
h2
{
  margin-top: 0;
  margin-bottom: 4pt;
  line-height:125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #f56506;
}
h3
{
  margin-top: 0;
  margin-bottom: 2pt;
  line-height:125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}
h4
{
  margin-top: 0;
  margin-bottom: 0;
  line-height:125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}
h5
{
  margin-top: 0;
  margin-bottom: 0;
  line-height:125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}
h6
{
  margin-top: 0;
  margin-bottom: 0;
  line-height:125%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

p
{
  margin-top: 0;
  margin-bottom: 0;
  line-height:125%;
}

blockquote
{
  margin-top: 0;
  margin-bottom: 0;
}

ol
{
  margin-top: 0;
  margin-bottom: 0;
}

ul
{
  margin-top: 0;
  margin-bottom: 0;
}
li
{
  margin-top: 0;
  margin-bottom: 0;
}
