<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: #000063;
		text-decoration: none;
		}
	a:hover
		{
		font-weight: bolder;
		color: #0000ff;
		text-decoration: underline;
		}
		
	.disclaimer
		{
		font-size: 9pt;
		color: #444444;
		text-decoration: none;
		font-weight: bolder;
		font-family: Arial, Helvetica, Roman;
		}

	.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;
		}

</style>
