body {
	text-align: justify;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}

.menu:link {
	font-family: Verdana;
	font-size: 11px;
	color: #3C4B64;
	font-weight: bold;
	text-decoration: none;
}

.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #3C4B64;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menu2:link {
	font-family: Verdana;
	font-size: 11px;
	color: #3C4B64;
	text-decoration: none;
}

.menu2:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #3C4B64;
	text-decoration: none;
}
.menu2:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF7E00;
	text-decoration: none;
}

.title:link {
	font-family: Verdana;
	font-size: 11px;
	color: #1647C4;
	font-weight: bold;
	text-decoration: underline;
	}
.title:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #163C9B;
	font-weight: bold;
	text-decoration: underline;
}
.title:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #163C9B;
	font-weight: bold;
	text-decoration: underline;
	}