body
{
	background-color:	#FFFFFF;
	margin:		20px 20px 20px 20px;

}
p
{	font-size:		11px;
	text-align:	justify;
	font-family:	verdana;
	color:		#000000;
}
.clear
{
	clear:		both;
}

a
{
	color:		#000000;	
	text-decoration:	underline;
}
td
{
	font-family:	verdana;
	color:		#000000;
	width:		150px;
	font-size:		11px;
}

h1
{
	font-family:	verdana;
	font-size:		17;
	font-weight:	bold;
	text-align:	center;
}	

h2
{
	font-family:	verdana;
	font-size:		12px;
}

p.asf
{	
	font-size:		10; 
	font-style:	italic;
}
p.formel
{
	text-align:	center;
	font-weight:	bold;
}
hr
{

	color:		#9d9d9d;
	background-color:	#9d9d9d;
	height:		1px;
  	border:		none;
}
li
{
	font-family:	verdana;	
	margin-bottom:	10px;
	text-align:	justify;
	font-size:		11px;
}
div
{
	text-align:	center;
}
img
{
	border:		1px solid #333333;
	margin-bottom:	10px;
}
img.left
{
	float:		left;
	margin-right:	20px;

}
img.right
{
	float:		right;
	margin-left:	20px;

}
