/* old color: 5D5648 */

body, p, input, select, textarea, label, legend. td	{
	font: normal 10pt tahoma, verdana, sans-serif;
	color: #4D473C;
	}
	
p {
	line-height: 1.5em;	
	}

h1 {
	color: #4D473C;
	font-size: 11pt;
	font-weight: bold;
	}

body {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	height: 100%;
	color: #4D473C;
	background-color: #7F7664
	}

#container	{
	font: normal 10pt tahoma, verdana, sans-serif;
	color: #4D473C;
	width: 800px;
	height: 481px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #5D5648;
	}

#content	{
	width: 658px;
	padding: 50px 80px 0 20px;
	line-height: 1.5em;
	}

#content td	{
	font: normal 10pt tahoma, verdana, sans-serif;
	line-height: 1.5em;	
	}

#content a	{
	color: #666;
	text-decoration:underline;
	}

#content a:hover	{
	color: #000;
	text-decoration:underline;
	}

li {
	font-weight: bold;
	}

#footer, #footer p, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	font: normal 11px tahoma, verdana, sans-serif;
	color: #ffffff;
	text-decoration: none; 
	}

#footer a:hover	{
	color: #000;
	text-decoration:none;
	}

.clear	{
	clear: both;
	}

