body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-image:  url(images/space_tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #FFFF00;
	text-decoration: underline;	
	outline: none;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	background: #FFFF00;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul {
	margin-top: 0;
	list-style-type: circle;
}
li {
	padding-top: 4px;
	margin-left: -15px;
}
img {
	display: block;
}
.leftMargin {
	margin-top: 25px;
	margin-right: 350px;
	margin-bottom: auto;
	margin-left: 50px;
}
.leftMargin {
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 50px;
}
.unitHead {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.productHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.productInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bulletedList {
	list-style-type: square;
	font-size: 14px;
}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}