<style>
	body 
		{
		font-family: Arial, Helvetica, "Times New Roman", Times, serif;
		font-size: 9pt;
		}
	table 
		{
		font-family: Arial, Helvetica, "Times New Roman", Times, serif;
		font-size: 9pt;
		}
	a 
		{
		font-weight: bolder;
		color: #0083C8;
		text-decoration: none;
		}
	a:hover
		{
		font-weight: bolder;
		color: #98002F;
		text-decoration: underline;
		}
		
	.disclaimer
		{
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.footerlink
		{
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		line-height: 14px;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.footerlink:hover
		{
		color: #98002f;
		text-decoration: underline;
		}
	.menulinkhome
		{
		font-size: 12pt;
		color: #98002f;
		text-decoration: none;
		line-height: 14pt;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menulinkhome:hover
		{
		color: #0083c8;
		text-decoration: underline;
		}
	.menulink
		{
		font-size: 8pt;
		color: #000000;
		text-decoration: none;
		line-height: 20px;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menulink:hover
		{
		color: #98002f;
		text-decoration: underline;
		}
	.menulinksub
		{
		font-size: 11px;
		color: #0083C8;
		text-decoration: none;
		line-height: 14px;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menulinksub:hover
		{
		color: #98002f;
		text-decoration: underline;
		}
	.headline
		{
		color: #98002f;
		font-size: 18px;
		font-weight: bolder;
		}
	.teaser
		{
		color: #98002f;
		font-size: 15px;
		font-weight: bolder;
		}
	.subteaser
		{
		color: #000000;
		font-size: 13px;
		font-weight: bolder;
		text-decoration: underline;
		}
	.twovert
		{
		font-size: 1px;
		line-height: 2px;
		}
	.fivevert
		{
		font-size: 1px;
		line-height: 5px;
		}
	.tenvert
		{
		font-size: 1px;
		line-height: 10px;
		}
	.twentyvert
		{
		font-size: 1px;
		line-height: 20px;
		}
	.thirtyvert
		{
		font-size: 1px;
		line-height: 30px;
		}
	.fiftyvert
		{
		font-size: 1px;
		line-height: 50px;
		}
	.menuitem
		{
		font-size: 10pt;
		color: #98002F;
		text-decoration: none;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menuprice
		{
		font-size: 10pt;
		color: #0083C8;
		text-decoration: none;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menudescription
		{
		font-size: 8pt;
		color: #555555;
		text-decoration: none;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menudetail
		{
		font-size: 14pt;
		color: #97002E;
		line-height: 20px;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}
	.menudiv
	{
	background-color: #e0e0e0;
	color: #000000;
	font-size: 8pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, Roman;
	line-height: 20px;
	}
	.menudiv:hover
	{
	background-color: #404040;
	color: #ffffff;
	}
</style>

