.table {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: medium solid #FFFF00;
	text-align: center;
}
h1 {
	font-family: Impact;
	font-size: 75px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.text {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.warning {
	color: #FF0000;
}
.link2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.thumb {
	border: 1px solid #FFFFFF;
}
.sales1 {
	color: #FF00FF;
}
.sales2 {
	color: #FF0000;
}
.sales {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Impact;
	font-size: 40px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;

}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.sales3 {
	color: #FF9900;
}
.sales4 {
	color: #00FFFF;
}
a:hover {
	color: #FF0000;
}
.h2 {
	color: #FFFFFF;
}

