.style1 p {
	font-size: 12px;
	color: #000;
}
body,td,th {
	color: #000;
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#text {
	text-align: center;
}
#centertop {
	text-align: center;
}
.specials {
	font-size: 16px;
	color: #AE5700;
}
.speacials-copy {
	font-size: 13px;
}

</style>

<style type="text/css">

a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
}
body {
	background-color: #000;
	background-image: url(images/background.jpg);
}
a:link {
	text-decoration: none;
	color: #930;
}
a:visited {
	text-decoration: none;
	color: #930;
}
a:hover {
	text-decoration: none;
	color: #369;
}
a:active {
	text-decoration: none;
	color: #930;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

