a:link
{
	color: #0000c0; 
	text-decoration: none;
}
ul           { text-align: left; text-indent: 0; line-height: 100%; list-style-type: disc; 
               margin-left: 14; margin-top: 2; margin-bottom: 2 }
a:visited
{
	color: #0000c0; 
	text-decoration: none;
} 
a:active 
{
	color: rgb(0,0,204);
	text-decoration: none;
}
body
{
	font-family: arial, Times New Roman, Times;
	background-color: rgb(235,235,243);
	margin-top: 2; margin-bottom: 2
	color: #000000; 
}
.standard 
{ 
	font-family: arial, Times New Roman, Times;
	font-size: 8pt; text-align: left; text-indent: 0; line-height: 100%;
	color: #000000; margin-left:0; margin-top: 6; margin-bottom:2
	  }
	  
.figur
{ 
	font-family: Arial narrow, Times New Roman, Times;
	font-size: 8pt; text-align: left; text-indent: 0; line-height: 100%;
	color: #000000; margin-left:0; margin-top: 6; margin-bottom:2

table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial narrow, Times New Roman, Times;
}
h1
{
	color: #000040;
	font-size:24pt ;
	font-weight:400 ; margin-left:0;
}
h2
{
	color: #000040;
	font-size:18pt ;
	font-weight:400 ; margin-left:0; margin-top: 2; margin-bottom:2
}
h3
{
	color: #000040; margin-left:0; margin-top: 2; margin-bottom:2
}
h4
{
	color: rgb(0,0,0);
	font-size:12pt ;
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}