body {
  font-size: 80%;
  color: #333333;
  background-image: url();
  background-repeat:
  no-repeat;
  background-position: right bottom;
}
h1 {
	font-size: 80%;
}
p {
  line-height: 120%;
}
font {
  line-height: 120%;
}
a{
  color: #0000FF;
}
a:hover{
  color: #FF0000;
}
address {
  font-size: 85%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
}
