	body {
	font-family: Arial;
	font-size: 14px;
	background-color: maroon;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50%;
}
	td {
	font-family: Arial, Tahoma;
	color: Black;
	background-color: #FAF8D3;
	font-size: 14px;
}
	a:hover {
	background-color: #EEEEEE;
}
	a {
	color: Blue;
	text-decoration: underline;
}
	li{
	text-align: justify;
}
