BODY		{
		font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		text-decoration: none;
		font-weight: 700;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background: transparent;
		text-align: center;
		}

IMG	{
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		}

A:      	{	
		text-decoration: none;
		background: transparent;
		color: white;
		}

A:hover     	{
		text-decoration: none;
		background: transparent;
		color: white;
		}

A:link      	{
		text-decoration: none;
		background: transparent;
		color: white;
		}

A:visited   	{
		text-decoration: none;
		background: transparent;
		color: white;
		}

TABLE		{
		padding: 0;
		text-align: center;
		border: 0;
		border-spacing: 0;
		background: #0021a5;
		color: #ffffff;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		}

TD		{
		padding-top: 0pt;
		padding-bottom: 0pt;
		padding-left: 1pt;
		padding-right: 1pt;
		text-align: center;
		border: 0;
		border-spacing: 0;
		background: #0021a5;
		color: #ffffff;
		font-size: 8pt;
		font-weight: 700;
		}
