body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #000;
}
tr {
	vertical-align: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #B9A07D;

}
.footer {
	font-size: 12px;
	text-align: center;
	background-color: #000;
	padding: 20px 5px 5px;
	color: #B9A07D;
	font-weight: bold;
}
.footerWhite {
	font-size: 12px;
	text-align: center;
	background-color: #B9A07D;
	padding: 20px 5px 5px;
	color: #000;
	font-weight: normal;
}
.header {
	color: #FFFFFF;
	background-color: #000;

	background-image:url(images/black page.jpg);
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.sidebar {
	color: #FFFFFF;
	background-color: #000;
	background-image:none;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
.content {
	color: #600;
	padding: 5px;
	background-color: #B9A07D;
	background-image:none;

}
.quotation {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 0px;
	color: #600;
}
h1 {
	font-size: 28px;
	color: #600;
	text-align: center;
}
h2 {
	font-size: 24px;
	color: #600;
}
h3 {
	color: #630;
	font-size: 20px;
	text-align: center;
}
input {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
textarea {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	list-style-image: url(images/star_ball1_md_wht_me.gif);
}

.boldGold {
	font-size: xx-large;
	color: #817127;
	font-weight: bold;
	text-align: center;

}
.attribution {
	text-align: right;
	margin-top: 0px;
}
.goldbox {
	background-color: #000;
	color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
}
.whitebox {
	color: #CCC;
	background-color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
.guarantee {
	color: red;
	text-align: center;
	font-size: 18px;

}

a:link {
	color: #630;
	text-decoration: none;
}
a:visited {
	color: #95832D;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
p.guarantee a:link {
	color: #FF0000;
	text-decoration: none;
}
p.guarantee a:hover {
	color: #FF0000;
	text-decoration: underline;
}

@media print {
	.guard {
		visibility: visible;
	}
	.cover {
		visibility: hidden;
	}
}
@media screen,projection,aural,braille,embossed,handheld,tty,tv {
	.guard {
		visibility: hidden;
	}
	.cover {
		visibility: visible;
	}
}
.cover {
	background-image: /images/spacer.gif;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	font-size: 16px;
	font-weight: bold;
}
th {
	font-weight: bold;
	color: #630;
}
.underline {
	text-decoration: underline;
}
.header p {
	color: #AFA57D;
}
.content table tr td .phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #630;
}

