body {
  height: 100%;
}
body,td,th {
	color: #164B7C;
	font-family: Century Gothic;
	font-size: 14px;
}
body {
	background-image: url(../images/bg1.png);
  background-repeat: repeat;
	background-position: top center;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #164B7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #164A7C;
}
a:hover {
	text-decoration: underline;
	color: #DE6F26;
}
a:active {
	text-decoration: none;
	color: #DF6F26;
}
.style4 {font-size: 36px}
.style5 {font-size: 21px}
.bodyDiv {
  height: 100%;
  width: 100%;
}
