body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.bold {
	 font-weight: bold;
}
.bottom a { text-decoration:none; }
.bottom a:link { color: white; }
.bottom a:hover { color: white; }
.bottom a:visited {	color: white; }

.list a { text-decoration:none; }
.list a:link { color: black; }
.list a:hover { color: black; }
.list a:visited { color: black; }
.list li{
  border: solid 1px black;
  padding: 5px;
  padding-left: 5px;
  margin: 5px;}