body {
  background: #d1b867;
	color:#655624;
  font-size:9pt;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  margin:0;
  }
#table_layout {
	height:100%;
	}
h1 {
	font-size:18px;
	}

a.first {
	color:#655624;
	text-decoration:none;
	}
a.first:visited {
	color:#655624;
	text-decoration:none;
	}
a.first:hover,active {
	color:#560413;
	text-decoration:underline;
	}
a {
	color:#655624;
	text-decoration:none;
	}
a:visited {
	color:#655624;
	text-decoration:none;
	}
a:hover,active {
	color:#560413;
	text-decoration:underline;
	}
td {
  font-size:9pt;
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  }
img.links {
  border: 1px solid #fff;
  }
a:hover img.links {
  border: 1px solid #FF0000;
  }
a:active img.links {
  border: 1px solid #FF0000;
  }
li {
	padding-bottom: 10px;
	}
