a:link,a:visited,a:active {text-decoration:none}
a:hover {text-decoration: underline}
a.nd:link,a.nd:visited,a.nd:active,a.nd:hover {text-decoration:none}
.small {
	font-size: smaller;
}
.white {
	color: white;
}
.black {
	color: black;
}
.darkblue {
	color: #0F3660;
	font-weight: bold;
}
.softblue {
	color: #4A6D8C;
	font-size: 85%;
}
.blue {
	color: #4A6D8C;
}
p {
  text-align: justify;
}
hr {
  color: #B5C7E7;
}
td.menu {
	cursor: hand;
	border: thin outset;
	color: #0F3660;
	border-color: #4C6C8F;
	background-color: #B5C7E7;
	text-align: center;
	font-weight: bold;
	font-family : "Times New Roman";
}
td.menul {
	cursor: hand;
	border: thin outset;
	color: #0F3660;
	border-color: #4C6C8F;
	background-color: #B5C7E7;
	font-weight: bold;
	font-family : "Times New Roman";
}
td.menuh {
	cursor: hand;
	border: thin outset;
	border-color: #4C6C8F;
	background-color: #4C6C8F;
	text-align: center;
	font-weight: bold;
	font-family : "Times New Roman";
}
td.vert {
	text-decoration: none;
	border: thin solid;
	border-color: #E0E0EE;
	background-color: #EEEEF4;
}
.v {
visibility: visible}
.nv {
visibility: hidden}
