body {
	font-weight: lighter;
}
table{
	font-weight: lighter;
}
td{
	font-weight: lighter;
}
th{
	font-weight: lighter;
}
a:link {
  color: blue;
  text-decoration: underline; }
a:visited {
  color: purple;
  text-decoration: underline; }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
