body { height: 100%; width: 100%; }

body, table
{
	background: #CBB7AD;
	color: #000;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", tahoma, sans-serif;
	line-height: 16px;
	font-size: 14px;
}


a { color: #000; font-size: 14px; text-decoration: none; } 
a:hover { color: #000; font-size: 14px; text-decoration: none; } 

