body {
	background-color: #F8F79E;
	margin: 0;
	align: 0;
	table-layout: fixed;
}
td {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;	
}
a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #4F2116;
}
a:hover {
	text-decoration: underline;
}
#rot{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}