#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: left;
									white-space: nowrap:
								}
								
#EditorialTable HR				{	width: 80%;
									height: 1px;
									text-align: center;
								}
								
#EditorialTable IMG				{	border: 1px solid #000000;
								}

#ContentHeadline				{	font-family: Arial;
									font-size: 18pt;
									font-weight: bold;
									text-transform: uppercase;
									color: #808080;
									white-space: nowrap;
								}
								
#ContentBlack					{	color: #000000;
								}
		
#ContentText					{	font-family: Arial;
									font-size: 9pt;
									text-align: justify;
									color: #000000;
									line-height: 130%;
								}
								
#ContentPicFooter				{	font-family: Arial;
									font-size: 7pt;
									font-weight: bold;
									text-align: justify;
									color: #000000;
									margin-top: 0px;
								}
								
								
#Headline2						{	font-size: 12pt;
									font-weight: bold;
									color: #800000;
								}
								
#ContentPic						{	border: 1px solid #000000;
									margin: 0px;
								}
								
#ContentPicLeft					{	float: left;
									border: 1px solid #000000;
									margin:0;
									margin-right: 10px;
									margin-bottom: 10px;
								}
