BODY
{
  margin : 10px 10px 10px 10px;
  background : #666666;
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  text-align : left;
  color : #FFFFFF;
  line-height : 11pt;
}

H1
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14pt;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  color : #FF9933;
  line-height : 16pt;
  margin-top : 8pt;
  margin-bottom : 8pt;
  border-bottom: 1px solid #FF9933;
}

H2
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  color : #FFFFFF;
  line-height : 14pt;
  margin-top : 6pt;
  margin-bottom : 6pt;
}

H3
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  line-height : 12pt;
  margin-top : 5pt;
  margin-bottom : 3pt;
}

P
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  line-height : 11pt;
  margin-top : 3pt;
  margin-bottom : 1pt;
}

OL
{
  margin-top : 2pt;
  margin-bottom : 2pt;
}

UL
{
  margin-top : 2pt;
  margin-bottom : 2pt;
}

TABLE
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

TD
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
}

TEXTAREA
{ 
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

INPUT
{ 
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

SELECT
{ 
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

A
{
  color : #CCCCCC;
  text-decoration : underline;
}

A:HOVER
{
  color : #FF9933;
  text-decoration : underline;
}

.salsasabrosa
{
  font-weight : bold;
  color : #FF9933;
}

.linkback
{
  font-size : 8pt;
}