﻿table 
{
	margin-top:10px;
margin-left: 25px;
background-color: #f4f4ea;
padding: 5px;
width:800px;
}
table td a 
{
	line-height: 1.5em;
	border: 1px solid #eee;
}

table td
{
	text-align:justify;
}

p a 
{
	line-height: 1.5em;
}
