
body {

	font-family: Verdana;
	font-size:10pt;
		color:#1F2E63;
	margin-top: 0;
	margin-left: 0;
	background-image: url(images/bckgnd_1.jpg);
	background-repeat: repeat;

}

h1 {
	font-family: Verdana;
	font-size:14pt;
	color:#1F2E63;
	font-weight:bold;
}

table {
  margin:20px;
	font-size:10pt;
	color:#1F2E63;
}

table.footNav a {
  color:white;
}

table.footNav td {
  font-size:8pt;
  color:white;
}