/*body*/
body	{font-family: "verdana";
	font-size: 10pt;
	color: #025DD5;
	background: #fdfddf;}


/*paragraph*/
p.h	{line-height: 14pt;}

p.in	{margin-left: 10pt;
	margin-right:10pt;}

p.sm	{font-size: 8pt;}

p.vs	{font-size: 6pt;}


/*table data*/
table {color: #f3f3f3;}

td	{color: #025DD5;
	font-size: 10pt;}

td.b	{color: #025DD5;
	font-size: 10pt;
	font-weight: bold;}


td.ml	{color: #025DD5;
	font-size: 12pt;}

td.l	{color: #025DD5;
	font-size: 14pt;}

td.la	{color: #025DD5;
	font-size: 18pt;}

td.xl	{color: #025DD5;
	font-size: 24pt;}

td.sm	{color: #025DD5;
	font-size: 8pt;}

td.vs	{color: #025DD5;
	font-size: 7pt;}


/*table header*/
th	{color: #025DD5;
  font-size: 10pt;
	font-weight: bold;}


/*center*/
center	{margin-left: 14pt;
	margin-right: 14pt;}


/*class defines*/
div.b	{font-size: 10pt;
	font-weight: bold;}
div.c	{text-align: center;}
div.r	{text-align: right;}
div.l	{text-align: left;}
div.vs	{font-size: 6pt;}
div.sm	{font-size: 8pt;}
div.ml	{font-size: 12pt;}
div.la	{font-size: 14pt;}
div.xl	{font-size: 18pt;}
div.xxl {font-size: 22pt;}
div.hidden {color: #fdfddf;
  font-size: 10pt;}
div.in40	{margin-left: 40pt;
		color: #025DD5;
		font-size: 10pt;
		font-weight: bold;}

div.kader	{margin-left: 40pt;
		margin-right: 40pt;
		margin-top: 20pt;
		margin-bottom: 20pt;
		font-size: 10pt;
		font-weight: normal;}

div.absolute {
	position: absolute;
    	bottom: 4px;
	margin-left: auto;
	margin-right: auto;}



a:link    {color: red; text-decoration:none;}
a:visited {color: #025DD5; text-decoration:none;}
a:hover   {color: #025DD5; text-decoration:underline;}
a:active  {color: #025DD5; text-decoration:underline;}