body {
	background: #FFCC99 url(img/left.png) no-repeat 0 55px;
	font: small/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	margin: 0;
}

#body {
	width: 618px;
	top: 76px;
	left: 291px;
	position: absolute;
	text-align: justify;
}

h1 {
	font-size: xx-large;
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
}

p {
	color: black;
}

table {
	color: #000000;
}

table.bottom {
	color: #333333;
	text-align: right;
	background-color: #fff2e5;
	font-size: x-small;
	height: 17px;
	line-height: 17px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}