body	{
		background-image: url('images/background.jpg');
		font-family: arial,helvetica;
		font-size: 10pt;
		font-weight: normal;
		color: black;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		}
		
table	{
		font-family: arial,helvetica;
		font-size: 10pt;
		font-weight: normal;
		color: black;
		}
		
.link	{
		text-decoration: none;
		color: black;
		}
		