
body {
   font-family:arial; font-size:11pt; color:#ffffff; text-align:center;
 font-weight:bold;
  background-image: url(bro.jpg);
  background-repeat: fixed;
}
table {
  font-weight:bold; font-family:arial; font-size:11pt; color:#ffffff; text-align:center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 2;
  border-top-width: 2;
  border;2 ;
  }
A {
  text-decoration: none;
  color: #000000;
  font-size: inherit;
  text-align: center;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color:#808080;
}
h1 {
  font-size: 10pt;
	font-family: "Arial";
	text-decoration: none;
  font-weight: "light";	}



