table {width: 100%; text-align: left; margin-left: 40px;}

center {text-align: center}

blockquote {font-weight: bold}

body {
  font-family: "Times New Roman", Times, serif;
  background-color: #ffffff;
  background-image: url("/images/woodpanel1.jpg") 
  }

h1 {  
  font-family: "Times New Roman", Times, serif;
  text-align: center;
  font-size: xx-large 
  }

h2 {  
  font-family: "Times New Roman", Times, serif;
  font-size: x-large;
  margin-bottom: 0.0em 
  }

small {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  }

img.TopLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;	
  width: 50em;
  height: 6em;
  border: 0
  }

