	a
	{
		text-decoration: none;
	}
	
	body
	{
		background-color: #E7E7E7;
	}
	
	table tr td a img
	{
		border-style: none;
	}
	
	table.content
	{
		background-color: #ffffff;
	}
	
	table td.header
	{
		padding-top: 8px;
		padding-bottom: 0px;
	}
	
	table tr.header td a img
	{
		border-style: none;
	}
	
	table.menu
	{
		background-color: #1968D1;
		width: 100%;
	}
	
	table.menu tr td 
	{
		text-align: center;
	}
	
	table.menu tr td a img
	{
		vertical-align: bottom; 
	}
	

	