body
{
  font-family: Arial;
  font-size: 9pt;
}
table
{
  font-size: 10pt;
}
h1
{
  font-size: 17pt;
  font-weight: normal;
  color: #e95020;
  margin: 0;
}
h2
{
  font-size: 11pt;
  font-weight: bold;
  color: #1b59b0;
  margin-left: 20;
}
.name
{
  font-size: 11pt;
  font-weight: bold;
  color: #1b59b0;
  margin: 0;
  text-decoration: none;
}
.name:hover
{
  text-decoration: underline;
}
h3
{
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
  margin-left: 20;
  margin-right: 30;
  margin-top: 10;
  text-align: justify;
}
h4
{
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  margin: 0;
}
.header
{
  color: #e95020;
  font-size: 22pt;
  margin: 0;
}
center
{
  font-size: 9pt;
  color: #303030;
  margin: 0;
}
a
{
  color: #0073d3;
  text-decoration: none;
}
a:hover
{
  color: #e95020;
  text-decoration: underline;
}
p
{
  font-size: 9pt;
  color: #303030;
  margin: 0;
  text-align: justify;
}
ul
{
  list-style-type: disc;
}
.content
{
  font-size: 9pt;
  color: #333333;
  margin-left: 20;
  margin-right: 30;
  margin-top: 10;
}
.point
{
  font-size: 9pt;
  color: #333333;
  margin-left: 0;
  margin-right: 30;
  margin-top: 5;
  text-align: justify;
}
.point1
{
  font-size: 9pt;
  color: #333333;
  margin: 0;
  margin-right: 30;
  text-align: justify;
}
.info
{
  font-size: 9pt;
  color: #333333;
  margin-top: 6;
  margin-bottom: 0;
  text-align: left;
}
.title1
{
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  margin-left: 20;
}

.comment
{
  margin-left: 50;
  margin-right: 50;
  margin-top: 0;
  margin-bottom: 00;
  font-style: italic;
  text-align: justify;
}

.name
{
  margin-right: 50;
  margin-top: 15;
  margin-bottom: 35;
  font-weight: bold;
  text-align: right;
}
.ulx
{
  font-size: 9pt;
  color: #303030;
  margin: 0;
  text-align: justify;
}
.lix
{
  margin: 0;
  margin-bottom: 5;
}
.mainmenu
{
  font-size: 10pt;
  font-weight: bold;
  color: #1c5099;
  text-decoration: none;
  text-align: right;
}
.mainmenu:hover
{
  text-decoration: underline;
}

.menu
{
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.menu:hover
{
  color: #ffff00;
  text-decoration: none;
}
.error
{
  font-size: 9pt;
  font-weight: bold;
  color: #c00000;
  text-decoration: none;
}
.bottomtext
{
  font-size: 8pt;
  color: #a0a0a0;
  text-align: center;
}
.bottomlink
{
  font-size: 8pt;
  color: #808080;
  text-decoration: none;
}
.linkmenu
{
  font-size: 10pt;
  font-weight: bold;
  margin-left: 50;
}
.bottomlink:hover
{
  color: #808080;
  text-decoration: underline;
}
.field
{
  width: 270px;
}
.textfield
{
  color: #333333;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  border: 1 solid #a0a0a0;
}
.table1
{
  border-left-style: solid;
  border-left-color: #ffffff;
  border-left-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-top-width: 1px;
}
.cell1
{
  border-right-style: solid;
  border-right-color: #ffffff;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
  background-color: #ecf4f6;
}