body {
	background-color:#D9D6D1;
}

h1

	{
		font-size : 14px;
		font-family : arial;
		color : #54473F;
	}

div

{
		font-size : 12px;
		font-family : arial;
		color : #3D3D3D;
	}

	td

	{
		font-size : 12px;
		font-family : arial;
		color : #3D3D3D;
	}
	a

	{
		font-size : 12px;
		font-family : arial;
		color : #54473F;	
		
		text-decoration: underline;	
	}
	a {
		color : #54473F;	
		text-decoration: none;	
		
		text-decoration: underline;	
	}
a:hover {
		color : #3D3D3D;	
		font-style : normal;	
		text-decoration: none;	
		
	}
