.navbar {
	font: bold 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.navbar a:link {
	font: bold 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	font: bold 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	font: bold 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.Subnav {
	font: bold 16px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.Subnav a:link {
	font: bold 16px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.Subnav a:hover {
	color: #333333;
	text-decoration: none;
}
.Subnav a:visited {
	color: #999999;
	text-decoration: none;
}
h1 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #85EB30;
	text-decoration: none;
	text-align: center;
}
p {
	font: 16px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-indent: 8px;
	white-space: normal;
	left: 10px;
	padding-left: 18px;
}

.Legal {
	font: bold 12px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.copyright {
	font: 12px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.copyright a:link {
	color: #333333;
	text-decoration: underline;
}
.copyright a:hover {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #333333;
	text-decoration: underline;
}
body {
	left: 10px;
}
.terms {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 18px;
	font-weight: normal;
}
.privacy {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	padding-left: 18px;
	font-size: 12px;
	left: 18px;
}
