.style1 {color: #FFFFFF}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
body {
	background: #003366  url('shade.jpg') repeat-y;
}

.style2 {
	font-size: 0.75em;
	padding-bottom: 0px;
}
.style7 {
	font-size: 0.85em;
	padding-bottom: 0px;
	background:#ccc;
	text-align:center;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
a:active {
  color: #003399;
  text-decoration: none;
}
#main {
  background-color: #ffffff;
  width:45em;
  margin:auto;
  padding:0.5em 0.5em 0.5em 2.5em;
  font-size:1em;
  }
