	BODY	
	{
		margin-right: 3%;
		margin-left: 3%;
		font-family: Verdana, Helvetica, sans-serif;
		background-color: #F1F1E0;
		color: black;
	}
	A:link	
	{
		text-decoration: none;
	}
	A:visited 
	{
		text-decoration: none;
	}
	A:active 
	{
		text-decoration: none;
	}
	table 
	{
		background-color: #D9D9F4;
		color: black;
	}
	TD 
	{ 
		vertical-align: baseline;
	}
