body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	color: #339933;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.pageborder {
	border-top: medium none #FFFF00;
	border-right: medium dotted #FFFF00;
	border-bottom: medium none #FFFF00;
	border-left: medium none #FFFF00;
}
.navtext {
	color: #339933;
	font-size: 16px;
	letter-spacing: 4px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	vertical-align: middle;
	padding: 2px;
}
.yellowtext {
color: #FFFF00
}
.directions {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	text-align: justify;
	vertical-align: middle;
}
.divider {
	color: #339933;
	font-size: 16px;
}
.disclaimer {
	color: #FFFF00;
	font-size: 11px;
}
.byline {
font-size: 12px
}
