@charset "utf-8";
.Nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
}
.Legal {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: italic;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline overline;
}
.txtb {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: normal;
	text-align: center;
	text-indent: 8px;
	vertical-align: middle;
	word-spacing: normal;
	text-decoration: none;
}
