body								{	padding: 0px; margin-top: 20px;
										margin-left: 15%; margin-right: 15%;
										background-color: #BABEF3;
										overflow: auto;
									}

P									{	font-family: Tahoma, Arial;
										font-size: 10pt;
										text-align: justify;
										color: #000000;
									}
									
.Headline							{	font-family: Tahoma, Arial;
										font-size: 13pt;
										font-weight: bold;
										color: #000080;
									}
									
.Impression							{	border: 1px solid #000000;
									}
									
.ImageDiv							{	float: right;
										right: 15px; top: 15px;
										margin-left: 15px;
										font-family: Tahoma;
										font-size: 8pt;
										font-weight: bold;
										color: #000080;
									}
									
LI									{	font-family: Tahoma, Arial;
										font-size: 10pt;
									}

A									{	color: #000080;
										font-size: 14pt;
										text-decoration: none;
										font-weight: bold;
										text-align: center !important;
									}
								
#Creator							{	position: absolute;
										right: 25px;
										top: 2px;
										border: 0px none;
										font-family: Arial;
										font-size: 6pt !important;
										font-weight: normal;
										color: #000000;
									}
								
#Creator A							{	color: #000000;
										text-decoration: none;
										font-size: 6pt;
									}