body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/amb_watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
h1 {
	font-size: medium;
	}
h2 {
	font-size: small;
	}
h3 {
	font-size: x-small;
	}
h4 {
	font-size: xx-small;
	}
h5 {
	font-size: xx-small;
	font-style: italic;
	}
table {
	border: none;
	}
td  {
	font-size: x-small;
	padding-left: 4px;
	padding-right: 4px;
	}
tr  {
	font-size: xx-small;
	padding-left: 4px;
	padding-right: 4px;
	}
img {
	float: right;
	padding-right: 4px;
	paddling-left: 4px;
	border: none;
	}