
body {
background-color: #bbddff;
}

div.maintext {
display: block;
width: 700px;
margin:auto;
background-color: #ffffff;
border: 1px solid #99bbff;
font-family:Arial;
}

div.poptext {
    padding-top: 25px;
 padding-left: 40px;
  padding-right: 40px;
}

h1.main  {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 30pt;
  color: blue;
}

h1.liltitle {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 20pt;
}

h1.redmain  {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 24pt;
  color: red;
}

p {
  font-size: 14pt;
  color: black;

}

span.padin {
  padding-left: 10px;
}

span.padinlink {
  padding-left: 10px;
  color: green;
}

div.border {
  border-style: solid;
  border-color: #009900;
  border-width: 2px;
  padding-left: 30px;
  padding-right: 30px;
}

span.padinhl {
  padding-left: 10px;
  background-color: rgb(255,255,0);
}

li {
  font-size: 18pt;
  color: black;
}

p.pop {
  font-size: 12pt;
  color: black;

}
.copyright
{
font-family:Arial;
font-size:8px;
color:#FFFFFF;
}
ul.list {
  list-style-image: url(images/listarrow.jpg);
}

h1.subtitle2  {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 22pt;
  color: blue;
}

h1.subtitle1  {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 18pt;
  color: red;
}

h4.title {
  font-size: 14pt;
  color: green;
  font-weight: bold;
}

h4.free {
  font-size: 14pt;
  color: red;
  font-weight: bold;
}


h1.sellsentence  {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 22pt;
  color: green;
}

h1.newprice {
  align : cente
  font : arial;
  font-weight: bold;
  font-size : 22pt;
  color: red;

}

h1.oldprice {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 22pt;
  color: blue;
  font-style: italic;

}

span.strike{
	text-decoration: line-through;
	  align : center;
	  font : arial;
	  font-weight: bold;
	  font-size : 22pt;
	  color: blue;
  font-style: italic;
}

h1.orig {
  align : center;
  font : arial;
  font-weight: bold;
  font-size : 22pt;
  color: blue;
  font-style: italic;

}

h3.convince {
  text-align: center;
  font-size: 20pt;
  color: orange;
}
  


a.order {
 color: red;
}

img.left {
 padding-right: 10px;
}

img.list {
  padding-left: 50px;
}

a.buttonbar:link, a.buttonbar:visited {
    text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font : arial;
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
  font-size : 12px;
}

a.buttonbar:hover {
  color            : #EEAA00;
  text-decoration  : bold;
  font : arial;
}


