/* CSS Document */

<!--

body	{ 	color:#000000; font-size: 10pt; font-family:Calibri, "Myriad Pro", Verdana, Arial;
			margin:0px 0px 0px 0px; padding:0px;
		}

TD		{	color:#000000; font-size: 10pt;}

P		{	color:#000000; font-size: 10pt;}

A		{	text-decoration:none; color:#000000; font-size: 10pt;}
A:hover	{	text-decoration:underline; color:#000000; font-size: 10pt;}

A.nav			{	text-decoration:none; color:#000000; font-weight:bold; font-size: 10pt;}
A.nav:hover		{	text-decoration:underline; color:#000000; font-weight:bold; font-size: 10pt;}

A.subnav		{	text-decoration:none; color:#000000; font-weight:bold; font-size: 11pt;}
A.subnav:hover	{	text-decoration:underline; color:#000000; font-weight:bold; font-size: 11pt;}

A.large			{	text-decoration:none; color:#000000; font-weight:bold; font-size: 14pt;}
A.large:hover		{	text-decoration:underline; color:#000000; font-weight:bold; font-size: 14pt;}

.standard {text-decoration:none; font-size: 10pt; font-weight:normal;}
.klein {text-decoration:none; font-size: 9pt; font-weight:normal;}
			
HR			{	color:#000000; height: 1px; padding: 0px;}

.inp		{ color:#000000; font-size: 10pt; font-family:Calibri, "Myriad Pro", Verdana, Arial;}