.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.mainInd1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  margin-left: 2em;
  margin-right: 2em;
}

.title {
	font-size: large;
	color: #0000FF;
}

.toc1 {
	color: #0000FF;
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
}
.toc1:hover {
	text-decoration: none;
}

.top {
	border-bottom: 2px solid #0000FF;
	background-color: #ffdd00;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	margin-bottom: 1em;
}

A.menu {
  color: #000000;
  text-decoration: underline;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #4160A0;
  text-decoration: underline;
}

.menuOld {
	background-color: #F0F0F0;
	border-right: 2px solid #0000FF;
	height: 100%;
}

.menu {
	background-color: #D0D0E0;
}


