

body 	{	 
		background-color: #FFCE92
		}


a 		{ 
		font-size: 10pt;
		color: #1E569F;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		text-decoration: none;
		}

.normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		color: #1E569F
		}

.bold   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #1E569F
		}

.ub   {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #1E569F
		}
.klein  {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		color: #999999
		}
