BODY,DIV,TD,TR,P,textarea,input
{  font-family: Arial;
   font-size: 11px;
   color: #000000;}
TABLE, TD	{margin: 2px; vertical-align: top}
A			{color: blue; font-weight: bold; text-decoration:none}
A:active	{color: blue; font-weight: bold; text-decoration:none}
A:focus		{color: blue; font-weight: bold; text-decoration:none}
A:hover		{color: #000000; font-weight: bold; text-decoration:none}
A:link		{color: blue; font-weight: bold; text-decoration:none}
UL		{margin-left: 16px}
LI		{list-style: disc}
UL LI	{list-style: square}
OL UL	{list-style: disc}
UL UL	{list-style: square}