BODY, TABLE
{
  margin: 0px;
  font-family: Verdana;
  font-size: 9pt;
  color: black;
  padding: 0px 0px 0px 0px;
}

H1
{
  font-family: Tahoma;
  font-size: 10pt;
  margin: 0pt;
  line-height: 100%;
}

P
{
  font-family: Verdana;
  font-size: 9pt;
  margin: 0pt;
  line-height: 120%;
  text-indent: 0pt;
}

OL, UL
{
  line-height: 130%;
  margin-top: 0px;
  margin-bottom: 0px;
}

UL
{
  list-style-type: disc;
}

LI
{
  margin-left: -15px;
  font-size: 9pt;
}

A, A:visited, A:active
{
  text-decoration: none;
  color: blue;
}

A:hover
{
  text-decoration: none;
  color: #d5bd90;  
}

A.mail, A.mail:visited, A.mail:active
{
  text-decoration: none;
  color: white;
  font-size: 8pt;
}

A.mail:hover
{
  text-decoration: none;
  color: #FAFAD2;
  font-size: 8pt;
}

A.menu, A.menu:visited, A.menu:active
{
  text-decoration: none;
  color: blue;
  font-size: 8pt;
  margin-left: 10pt;
  margin-right: 10pt;
  margin-top: 0pt;
  margin-bottom: 0pt; 
  line-height: 180%;
}

A.menu:hover
{
  text-decoration: none;
  color: #d5bd90;
  font-size: 8pt;
  margin-left: 10pt;
  margin-right: 10pt;
  margin-top: 0pt;
  margin-bottom: 0pt;  
  line-height: 180%;  
}

A.lang, A.lang:visited, A.lang:active
{
  text-decoration: none;
  font-weight: bold;
  color: #D5BD90;
  font-size: 9pt;
}

A.lang:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #FAFAD2;
  font-size: 9pt;
}

BR
{
  margin: 0pt;
  line-height: 50%;
}

.mono
{
  font-family: Courier New;
}

.mark
{
  font-weight: bold;
  color: green;
}

.main
{  
  line-height: 120%;
  text-indent: 16pt;
  text-align: justify;
}

.mail
{
  color: white;
  font-size: 8pt;
}

.bold
{
  font-weight: bold;
}

.lit
{
  font-size: 8pt;
  line-height: 150%;
}

.lit2
{
  font-size: 7pt;
  line-height: 120%;
}

.gsedit
{
  font-size: 8pt;
  width: 110px;
  height: 11pt;
  font-family: Verdana;
  color: #0000ff;
  background-color: #FAFAD2;
  text-decoration: none;
  text-align: center;
}

.gsbutton
{
  font-size: 8pt;
  width: 110px;
  height: 12pt;
  font-style: normal;
  font-family: Verdana;
  text-decoration: none;
}

.verter
{
  display: none;
}
