@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#2C2C29;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #00F;
}
.order a:link {
	color: #FFF;
}

a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #D6D6D6;
}
.footer {
	font-size: 9px;
	color: #000;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
}
.Heading {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	color: #333;
}
.Testimonial {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
.Bonus {
	text-align: center;
	font-weight: bold;
}
.Heading2 {
	text-align: center;
}
.WARNING {
	color: #F63;
}
.WARNING strong {
	color: #F00;
}
.style4 {
	font-size: 12px;
	font-family: Tahoma;
}

#Table_01 tr td h2 {
	text-align: center;
}
table {
	color: #FFF;
}
table {
	color: #000;
}
#border {
	border: thick solid #666;
}
