/* header.php */

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
/*border: 1px solid red;*/
}

body {
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  background-image: url(images/ebaymoneymaker_bg.jpg);
}

.style1 {
  font-size: 16px;
  font-weight: bold;
  color: #cc0000;
}

.style3 {color: #cc0000}
.style4 {
font-family: tahoma;
	color: #cc0000;
	font-size: 30px;
	font-weight: bold;
}
.style5 {color: #FF00FF}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.style8 {color: #FF00FF; font-weight: bold; }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 80%;
  color: #000066;
} 