body    {  font-family: Verdana, Helvetica; font-size: 10pt; color: #e0e0ff; background: #002B5B; }

h1      {  font-size: 16pt; color: #ffffff; font-weight: bold; margin-bottom: 0.5em; text-align: center;}
h2      {  font-size: 14pt; color: #ffffff; font-weight: bold; margin-bottom: 0.5em; margin-left: 1em;}
h3      {  font-size: 12pt; color: #ffffff; font-weight: bold; margin-bottom: 0.5em; }
h4      {  font-size: 10pt; color: #ffffff; margin-bottom: 0.5em; }

a			{  font-family: Verdana, Helvetica; font-size: 10pt; text-decoration: none; }
a:link		{  color: #30FF30; }
a:hover		{  color: #FFFFFF; }
a:visited	{  color: #00B000; }
a.function  {  color: #A0A0FF; }

table		{  font-family: Verdana, Helvetica; font-size: 10pt; color: #e0e0ff; }
caption		{  font-family: Verdana, Helvetica; font-size: 8pt;  color: #e0e0ff; text-align: center; text-decoration:italic; font-weight:bold; }
td			{  font-family: Verdana, Helvetica; font-size: 10pt; color: #e0e0ff; }
td.caption  {  font-size: 8pt; font-style: italic; text-align:center; color:#d0d0F0}
th			{  font-family: Verdana, Helvetica; font-size: 10pt; color: #ffffff; font-weight: bold; text-align: center;}
p			{  font-family: Verdana, Helvetica; font-size: 10pt; color: #f0f0f0; text-align: justify; }
p.footnote  {  font-size: 8pt; color: #b0b0ff; text-align: center; margin-top: 0px; margin-bottom: 0px;}
p.note		{  font-size: 9pt; color: #a0a0e0; text-align: justify; margin-top: 0px; margin-bottom: 0px; }
p.attention {  font-size: 9pt; color: #FF5000; text-align: justify; margin-left: 3em; margin-right: 3em; margin-top: 1em; margin-bottom: 1em; }

pre			{  font-family: monospace; font-size: 10pt; color: #ffffff; margin-left: 3em; }
blockquote  {  margin-left: 3em; margin-right: 3em; }
