.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

.blackLink {
	color: #000000;
	text-decoration: none;
}
.borderRightBlack1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.borderLeftBlack1px {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
a {
	color: #7fa3b7;
}

