.menu_down {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.menu_down:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
		text-decoration: none;
}
a.menu_down:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.titlepage {
	font-family: "Arial";
	font-size: 20px;
	color: #0268AA;
	font-weight: bolder;
	text-decoration: underline;


}
tBODY {
	color: #232323;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;

}
.titletxt {
	font-family: Arial;
	font-size: 14px;
	color: #0268AA;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;


}
.mano {
	cursor: hand;
}
.arrow {
	font-family: Arial;
	font-size: 11px;
	color: #004776;
	font-weight: bold;
	text-decoration: none;
}

