BODY
{
  margin: 0pt;
  border: 0pt;
  font-family: georgia, "times new roman", serif;
}

DIV.maintext
{
  margin-left: 3em;
  margin-right: 3em;
  margin-top: 1em;
  margin-bottom: 1em;
}

DIV.header, DIV.navbar
{
  margin: 0pt;
}

H1, H2, H3, H4 
{
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
}
H1 { font-size:   160%; }
H2 { font-size:   140%; }
H3 { font-size:   120%; }
H4 { font-size:   100%; }

H2.engtitle
{
  margin: 0pt;
  color : #FFFFFF;
}

P
{
  font-family: georgia, "times new roman", serif;
  text-align:  justify;
}

P.disclaimer
{
  font-family: verdana, arial, sans-serif;
  font-size: 75%;
  text-align: center;
  margin: 1em;
}

.warning
{
  background: #FFFF99;
  border: solid #FF0000 2pt;
  padding: 1em;
}

P.right
{
  text-align: right;
}

PRE
{
  font-family: "andale mono", "courier new", monospace;
  padding-left: 2em;
}

A         { color: #0000CC; font-weight: bold; }
A:visited { color: #000099; }
A:active  { color: #0000FF; }
A:hover   { color: #6666FF; }
A.target  { color: #000000; }

LI { text-align: justify; }
DT { text-align: justify; }
DD { text-align: justify; }

HR {
  padding: 0pt;
  margin: 0pt;
  color: #000099;
  }

BIG   {font-size: 120%}
SMALL {font-size: 80%}
SUP   {font-size: 60%}
SUB   {font-size: 60%}

.filename { font-family: "andale mono", monospace; }

