body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Times New Roman, Times, serif;
  font-size : 1.5em; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

.articleFooter 
{
	display:none;
}


#PageContainer
{
	float:left;
	margin:auto;
	width:100%
}

#Page
{
	float:left;
	width:100%
}

#RightContentArea ,#RightContentMainAndSideBody, #RightContentMainBody, .introBody, .mainBody
{
	float:left;
	width:100%;
	
}

#PageShadowLeft, #PageShadowRight, #HeaderTop, #HeaderMenuArea, #HeaderBanner, #HeaderNavigation, #LeftContentArea, .RightContentContactArea, #RightContentFunctionArea, #RightContentSideBody, #FooterImage, #FooterLine, #FooterBottom { 
  display : none; 
}