body {
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000066;
	color: #F8F8FF;
}

.mySlides {display:none;}

.anchor {
  display: block;
  height: 43px; /*same height as header*/
  margin-top: -43px; /*same height as header*/
  visibility: hidden;
}

.w3-hover-opacity {
    cursor: pointer;
}

.invislink {
	text-decoration: none;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
a:visited {
    color: #FFFAFA;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.txt1 p {
	text-indent: 10px;
}

.hdrtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666FF;
}
