body		{
		background-color: white
		}

p		{
		font-size: 10pt;
		font-family: "Times New Roman", Times, serif
		}

p.viii	{
		font-size: 8pt
		}

p.xii		{
		font-size: 12pt
		}

p.xiv		{
		font-size: 14pt
		}

p.xvi		{
		font-size: 16pt
		}

p.g		{
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif
		}

p.grey	{
		color: #808080;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif
		}

td		{
		background-color: white
		}

.g		{
		background-color: #e2e2e2;
		vertical-align: top
		}

a:link		{
		text-decoration:none;
		color: navy
		}

a:visited		{
		text-decoration:none;
		color: navy
		}

a:active		{
		text-decoration:none;
		color: black
		}


