#S01Headline					{	font-size: 16pt;
									font-weight: bold;
									color: #800000;
								}
								
#S01Links						{	font-size: 12pt;
									font-weight: bold;
									color: #800000;
								}
								
#S01Image1						{	float: right;
								}
								
#ContentTable					{	border: none;
									border-collapse: collapse;
									width: 100%;
								}

#ContentTable TD				{	padding: 5px;
									border: none;
									vertical-align: top;
									font-family: Arial;
									font-size: 9pt;
								}

#ContentText					{	font-family: Arial;
									font-size: 9pt;
									text-align: justify;
									color: #000000;
									line-height: 120%;
								}

#ContentText:first-line			{	font-weight: bold;
									font-size: 11pt;
									padding-bottom: 200px;
									color:#663300;
									padding: 5cm
								}
								
#ContentPicFooter				{	font-family: Arial;
									font-size: 8pt;
									font-weight: bold;
									text-align: justify;
									color: #800000;
								}
								
#ContentPic						{	border: 1px solid #000000;
									margin: 5px;
								}