body {
	font-family: Times New Roman;
	font-size: 10pt;
}
.txtMenu {
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.txtMenu:Hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}.txtFooter {
	font-size: 8pt;
	color: #000066;
}
.txtSize {
	font-size: 10pt;
}
