h1 {
	color: #284c80;
}
h2 {
	color: #284c80;
}
h3 {
	color: #284c80;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 115px;
	border-bottom: 2px #284c80 solid;
}
li {
	padding: 5px 0 5px 0;
}
div#leftMenu a {
  display: block;
  margin:0;
  text-decoration: none;
  vertical-align: middle;
}
a:link {
	#color: #284c80;
	color: #0a1320;

}
a:visited {
	#color: #284c80;
	color: #0a1320;

}
a:hover {
	color: #ff3300;
}
a:visited:hover {
	color: #ff3300;
}
anchor {
	font-size:20px;
}
table.menu {
	padding: 3px 6px 3px 6px;
	vertical-align: top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0a1320;
	border: 2px #284c80 solid;
	border-bottom:0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
