@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: f8b948;
	width: 800px;
	padding-left:50%;
}
.wrapper
{
	width:800px;
	margin-left: -400px;
}
.highlight {
	color: #990000;
	font-weight: bold;
}
p, td{
	line-height: 1.15;
	margin-bottom: 5px;
}
.links {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	text-align: center;
}
