body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.salestext {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	color: #CC0000;
	letter-spacing: 4px;
	font-size: 44px;
}
h2 {
	color: #FFCC00;
}
