body {
	font: 85% georgia, sans-serif;
	line-height: 1.46;
	color: #000000;
	background-color: #ffd5d5;
	text-align: justify;
	left: auto;
	cursor: default;
	bottom: auto;
	position: fixed;
		}

table {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
h1 {
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
}
