 BODY { 
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 5px;
	    font-family: Arial, helvetica, sans-serif;
		font-size: 12pt;
		}
  TD	{
	    font-family: Arial, helvetica, sans-serif;
		font-size: 12pt;
		color: BLACK;
		}

  A:LINK {
		color: #0000FF;
		text-decoration: none; 
		}

  A:VISITED {
		color: #808080;
	    text-decoration: none; 
		}
		
  A:ACTIVE {
		color: #FF000;
	    text-decoration: none; 
		}

  A:HOVER {
		color: #FF0000;
		text-decoration: underline;
		}

 

