#ServiceNavigation	{
	display: none;
}

html	{
	font-family: Arial;
}

#SiteHeader	{
	display: none;
}

#FaboryWorldWideMenu	{
	display: none;
}

#FaboryLanguageMenu	{
	display: none;
}

#Parents	{
	display: none;
}

#Siblings	{
	display: none;
}

#PageHeader	{
	display: none;
}

#PageNavigation	{
	display: none;
}

#Content	{
	display: block;
	font-size: 10pt;
	line-height: 140%;
}

#Content h1 {	
	font-size: 1.5em;
	color: #0456BA;
}	

#Content h2 {	
	font-size: 1.1em;
	font-style: italic;
	color: #0456BA;
}	

