

	body {
		padding-top:  20px;
		padding-left: 22px;
	}

	body, table,  input {
		font-family: arial, helvetica;
		font-size: 11px;
	}

	/* HEADLINES */
	.deenit {
		font-family:  arial black, arial, helvetica;
		font-size: 32px;
		line-height: 30px;
		letter-spacing : -1px;
	}

	a {
		font-family: arial, helvetica;
		color: #FFFFFF;
		text-decoration : none;
	}
	
	a:hover {
		color:#243B32;
	}

