BODY
{
	font-family: Helvetica;
	font-weigth: normal;
	text-decoration: none;
	font-size: 14px;
	color: #0000;
	background: #a4c2a4;
}

:link { color: #4040FF; }
:visited { color: #3838C0;  }
:active { color: #FF4040; }

TD
{
	font-family: Helvetica;
	font-weigth: normal;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
A
{
        text-decoration: none;
}

A:hover
{
        text-decoration: underline
}

TABLE
{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  border-spacing: 0px;
}

