a:link {
  color: #004080;
  text-decoration: none;
}

a:active {
  color: #004080;
  text-decoration: none;
}

a:visited {
  color: #004080;
  text-decoration: none;
}

a:hover {
  color: #004080;
  text-decoration: underline;
}

.sidebar a:link {
  color: #000000;
  text-decoration: none;
}

.sidebar a:active {
  color: #000000;
  text-decoration: none;
}

.sidebar a:visited {
  color: #000000;
  text-decoration: none;
}

.sidebar a:hover {
  color: #003399;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	background-color: #FFFFD1;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
ul {
	line-height: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
}
.TableContents {
	font-size: x-small; !Important;
	text-align: justify;
}
.indexTitle {
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
h2 {
	color: #004080;
}
.pageTitle {
	font-size: 36px;
	font-style: italic;
	color: #004080;
	font-weight: bold;
}
