html, body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 13;
	background: #E5A287 url(rui-bg.jpg); 
	background-attachment:fixed;
	color: #2E0200;
	font: 11px Verdana, Tahoma, Times;
}


p.head {
	text-align: center;
	font: bold 12pt Georgia, Tahoma, Verdana;
	text-decoration: underline;
	color: #5D281F;
	margin-top: 13px;
	margin-bottom: 9px;
}

p {
	text-align:left;
	margin:0px;
	padding:1px;
	line-height: 14px;
}

ul {
	text-align:left;
	margin-left:20px;
	padding:1px;
	line-height: 14px;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #822F21;
}


a:hover {
	color: #D17768;
	text-decoration: underline;
} 
