body 

.outline {
	list-style: none;
}
.outline ul {
	list-style: none;
}

.outline li {
	cursor: auto;
}

.olink {
	border-style: none;
	padding-right: 10px;
}
.oimg {
	border-style: none;
}

.aimg {
	border-style: none;
	padding-right: 10px;
}



div {
	border:1px solid #317082;
	background-color:#E2E2E2;

}


table.smallleftbox {
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: grey;
  border-width: 1em;
  background-color: grey;
  padding-left: 0.5em;
  font-size: 0.8em;
  width: 100%;
  }

#nav {
  text-align: left;
  }
#nav a {
  text-decoration: none;
  }
