
body {
  padding-left: 4em;
  margin-top: 3em;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: black;
  background-color: #FAF8CC;
 }

table#ui {
	background-color: #FAF8CC;
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: 0px;
}

TD A {text-decoration: none; }
TD A:hover {text-decoration: underline; }


h2 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  color: #F87431; }
  

a:link {
  color: black }
a:visited {
  color: black }
a:active {
  color: crimson }
  
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

table#stats {
	background-color:#A0CFEC		/* #FFFFCC; */
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: solid black 3px;
	padding: 1px;
}

table#stats td {
    border: solid #000 1px;
    color: #000000;
    text-align: right;
    border: 0px;
}

td.tdla {
  text-align: left;
}

