BODY
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
  	color : rgb(0,0,0);

  	background-color: rgb(255,255,255);
  	background-repeat: no-repeat;
}

TD
{	
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

A:link 
{
	COLOR: rgb(0,0,185); TEXT-DECORATION: none
}

A:visited 
{
	COLOR: rgb(200,0,185); TEXT-DECORATION: none
}

A:hover 
{
	COLOR: rgb(0,0,0); TEXT-DECORATION: underline
}

A:active 
{
	COLOR:red;  TEXT-DECORATION: none
}

.H1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px; 
}

.H2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
}

.H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.H4
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}


.Ver10
{
  	font-family: verdana,arial,helvetica;   
	font-size: 10pt;
}

.Ver8
{
  	font-family: verdana,arial,helvetica; 
  	font-size: 8pt;
}

.BGgrau 
{
  	background-color: #D0D0D0;
}
