body		{ color: black; font-weight: normal; font-size: 12px; }
p 			{ line-height: 16pt; }
li 			{ line-height: 15pt; }

  .FieldText	{color:black; font-size:9pt; font-weight:Normal; background:#FFFFFF }
  .Button		{color:black; font-size:8pt; font-weight:Normal; background:#EEEEEE }
  .Button2		{color:red; }

  .NormalW8		{font-size:8pt;  font-weight:Normal; color: #FFFFFF;text-decoration:none}
  .NormalW9		{font-size:9pt;  font-weight:Normal; color: #FFFFFF;text-decoration:none}
  .NormalW10	{font-size:10pt; font-weight:Normal; color: #FFFFFF;text-decoration:none}
  .NormalW11	{font-size:11pt; font-weight:Normal; color: #FFFFFF;text-decoration:none}
  .NormalW12	{font-size:12pt; font-weight:Normal; color: #FFFFFF;text-decoration:none}

  .NormalW10B	{font-size:10pt; font-weight:Bold;   color: #FFFFFF;text-decoration:none}
  .NormalW12B	{font-size:12pt; font-weight:Bold;   color: #FFFFFF;text-decoration:none}

  .NormalB8		{font-size:8pt;  font-weight:Normal; color: #333333;text-decoration:none}
  .NormalB9		{font-size:9pt;  font-weight:Normal; color: #333333;text-decoration:none}
  .NormalB10	{font-size:10pt; font-weight:Normal; color: #333333;text-decoration:none}
  .NormalB11	{font-size:11pt; font-weight:Normal; color: #333333;text-decoration:none}
  .NormalB12	{font-size:12pt; font-weight:Normal; color: #333333;text-decoration:none}

  .NormalB8B	{font-size:8pt;  font-weight:Bold; color: #333333;text-decoration:none}
  .NormalB9B	{font-size:9pt;  font-weight:Bold; color: #333333;text-decoration:none}
  .NormalB10B	{font-size:10pt; font-weight:Bold; color: #333333;text-decoration:none}
  .NormalB11B	{font-size:11pt; font-weight:Bold; color: #333333;text-decoration:none}
  .NormalB12B	{font-size:12pt; font-weight:Bold; color: #333333;text-decoration:none}
  .NormalB14B	{font-size:14pt; font-weight:Bold; color: #333333;text-decoration:none}
  .NormalB16B	{font-size:16pt; font-weight:Bold; color: #333333;text-decoration:none}

  .tdblue		{font-size:8pt; font-weight:Normal; color: #41649A; text-decoration:none}
  .tdblueb		{font-size:8pt; font-weight:bold;   color: #41649A; text-decoration:none}

  .tdred		{font-size:8pt; font-weight:Normal; color: #A40620; text-decoration:none}
  .tdredb		{font-size:8pt; font-weight:bold;   color: #FF0000; text-decoration:none}

	a:link		{ text-decoration: underline; color="blue"}
	a:active 	{ text-decoration: none; color="#330099"}
	a:visited 	{ text-decoration: underline; color="blue"}
	a:hover 	{ text-decoration: underline; color="#FF0000"}
