body {
  background-image: url(images/bugback.jpg);
  font-family: Arial,sans-serif;
  text-align:center; 
  font-size: 12pt;
  font-weight: bold; 
  }
h1,h2,h3,h4 {text-align:center; margin:0;}
h1 {font-size:18pt}
h2 {font-size:16pt}
h3 {font-size:14pt}
h4 {font-size:12pt}

p {text-align:center}
table {
  margin: auto;
  background-color: #99ccff;
  border-collapse: collapse;
}
table#page {
  width: 980px;
  border: 1px solid #000066;
 }
table.page {
  width: 980px;
  border: 1px solid #000066;
 }
td {
  padding: 5px;
  vertical-align: top;
}
img {
  border-style: none;
}
ul {margin:0; text-align:left}
a {
  color: #0000ff;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #ff0000;
}
#header {
	padding:0;
	
}
div#navigation {height:24px;margin-top:5px;}
#navigation a {height:24px; background-image:url(images/button.jpg); padding:2px 5px;}
#navigation a:hover {height:24px; background-image:url(images/buttonclick.jpg); padding:2px 5px;}
	