#S01Headline					{	font-size: 16pt;
									font-weight: bold;
									color: #800000;
								}
								
#S01Links						{	font-size: 11pt;
									font-weight: bold;
									color: #800000;
								}


#ContentTable					{	border: none;
									border-collapse: collapse;
									width: 100%;
								}

#ContentTable TD				{	padding: 5px;
									border: none;
									vertical-align: top;
									font-family: Arial;
									font-size: 9pt;
								}
								
#EditorialTable					{	border: none;
									border-collapse: collapse;
								}
								
#EditorialTable TD				{	font-family: Arial;
									font-size: 8pt;
									padding: 3px;
									padding-bottom: 5px;
									text-align: justify;
								}
								
#EditorialTable IMG				{	border: 1px solid #000000;
								}

#ContentHeadline				{	font-family: Arial;
									font-size: 18pt;
									font-weight: bold;
									letter-spacing: 2px;
									text-transform: uppercase;
									color: #808080;
									white-space: nowrap;
								}
								
#ContentBlack					{	color: #000000;
								}
		
#ContentText					{	font-family: Arial;
									font-size: 8pt;
									text-align: justify;
									color: #000000;
									line-height: 120%;
								}
								
#ContentPicFooter				{	font-family: Arial;
									font-size: 8pt;
									font-weight: bold;
									text-align: justify;
									color: #800000;
									margin-top: 0px;
								}
								
#ContentPicFooter:first-line	{	font-size: 11pt;
									font-weight: bold;
									color: #555500;
								}
								
#Headline2						{	font-size: 11pt;
									font-weight: bold;
									color: #555500;
								}
								
#ContentPic						{	border: 1px solid #000000;
									margin: 5px;
								}