body                    {
	background-color: #F2F2F2;
	margin: 0;
	background-image: url(images/bgimage.jpg);
}
p			        	{
	font-family:Tahoma, Arial;
	font-size:12pt;
}
h1                      {
	font-family:Tahoma, Arial, Helvetica;
	font-size:24pt;
	font-weight:bold;
	text-align: center;
	text-indent:0px;
	color: #CC0000;
}
h2                      {
	font-family:Tahoma, Arial, Helvetica;
	font-size:17pt;
	font-weight:bold;
	text-align: left;
	text-indent:0px;
	color: #CC0000;
}
h3                      {
	font-family:Tahoma, Arial, Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#CC0000;
	text-align: center;
	text-indent:0px;
}
h4                      {
	font-family:Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	text-indent:0px;
}
h5                      {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-indent:0px;
}
h6                      {
	font-family:Tahoma, Arial, Helvetica;
	font-size:8pt;
	font-weight:bold;
	text-indent:0px;
	margin-left: 30px;
	margin-right: 30px;
}

.bonusborder {
	border: 2px dashed #000099;
}
.blackborder {
	border: 1px solid #000000;
}
.redborder {
	border: 1px solid #FF0000;
}
.testborder {
	border: 2px dashed #FF0000;
}
.blueborder {
	border: 2px solid #000099;
}
.bullet2 {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
}
.redarrow {
	list-style-position: outside;
	list-style-image: url(images/littleredarrow.gif);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
}
.redtick {
	list-style-position: outside;
	list-style-image: url(images/tick.gif);
	list-style-type: none;
	padding: 0px;
	font-size: 12pt;
}

.reallybig {
	font-size: 36pt;
	font-family: Tahoma, Arial;
	color: #FF0000;
	font-weight: bold;
}
.disclaimer {
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt
}
.check {
	list-style-position: outside;
	list-style-image: url(images/check.gif);
	list-style-type: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.red {
	color: #CC0000;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF00;
}
.guarantee {
	font-family: Tahoma, Arial;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.download {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	color: #000099;
}
.copybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.blue {

	color: #000099;
	font-weight: bold;
}
.prehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
li {
	font-family: Tahoma, Arial;
	font-size: 12pt;
}
.testlink {
	color: #000000;
	text-decoration: none;
}
.center {
	text-align: center;
}
.pbtn {
margin: auto;
background-color: #ff0000;
width: 460px;
height: 219px;
}

.pbtn:hover {
background-color: #00cc00;
}

