/******************************************************************************
*
* CSS-Definitionsdatei
*
*******************************************************************************/
html			{ height:100%; }
body			{ height:100%; }
a,p,td		{
			color: black;
			font-family: Helvetica,Arial,sans-serif;
			font-size: 10px;
			font-weight: normal;
			line-height: 16px;
			text-decoration: none;
			}
