body {	
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
a {	
	color: #3366CC;	
	text-decoration: none
	}

a:hover {	
	text-decoration: underline
	}
	
.dealers {
	font-weight: bold;
	text-align: center;
}

.welcome {
	color: #000066;
	font-weight: bold;
	text-align: center;
}

.welcome2 {
	color: #000066;
	text-align: center;
}

.whatsnew {
	color: #000066;
	font-weight: bold;
	text-align: center;
}

.mainsales {
	color: #000066;
	font-weight: bold;
	text-align: center;
}

.lastupdated {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.hours {
	color: #000066;
	font-weight: bold;
}

.pagetitle {
	text-align: center;
	color: #000066;
	font-weight: bold;
}

.prodbutton {
	text-align: center;
	color: #000066;
	font-weight: bold;
}