body {
	background-color: #000000;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Nav_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Nav_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Body_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
.tabletext {
	padding-left: 10px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 10px;
	margin: 15px;
}
.small_tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
