h1
 {
  font-style:italic;
  font-weight:bold;
  font-size:22pt;
  color:#0005CA;
 }
h2
 {
  font-size:18pt;
  color:#0005CA;
  font-style:normal;
  font-weight:bold;
 }
h3
 {
  font-size:14pt;
  color:#0005CA;
  font-style:normal;
  font-weight:bold;
 }
h4
 {
  color:#0005CA;
  font-style:italic;
  font-weight:bold;
 }
 
b.red
{
	color=#FF0000;
	font-weight:normal;
}

#name
{
	font-weight:bold;
	font-size:8pt;
}
#value
{
	font-weight:normal;
	font-size:8pt;
}
#link
{
	font-weight:normal;
	font-size:7pt;
}
#desc
{
	font-weight:normal;
	font-size:10pt;
}
#author
{
	font-weight:normal;
	font-size:8pt;
}

 
a:link { color:#DB7C0B;  }
a:visited { color:#DB1F0B; }
a:active { color:#FF0000;  }

body
{
  color:#0C0E87;
  background-color:#f0f0Fc;
  font-family:Times New Roman, New Times Roman, Helvetica, sans-serif; 
  font-style:normal;
  font-size:10pt;
  text-align:left;
  margin-left:3mm;
  margin-right:5mm;
  margin-top:0mm;
  margin-bottom:5mm;
}

img
{
  margin-left:0mm;
  margin-right:0mm;
  margin-top:0mm;
  margin-bottom:0mm;
}

p 
{
  text-align: justify;
  font-size:10pt;
}
table 
{
  text-align: justify;
  font-size:10pt;
}

pre
{
  color:#000000;
  background-color:#e0e0f0;
  font-family:Courier, monospace; 
  font-size:10pt;
}
