body {
	font-family: Verdana;
	font-size:12px;
	background-color: #71A2C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #172556;
}
a:visited {
	color: #172556;
}
a:hover {
	color: #EB9700;
}
a:active {
	color: #172556;
}
td {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}

th {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}

h1
{
        font-family: Tahoma;
        font-size: 28px;
        color: #CC0000;
}

.headline {
	font-family: Tahoma;
	font-size: 28px;
	color: #CC0000;
}

.a {
	color: #FFFFFF;
}
.title_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.main_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.text1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	margin: 0px;
}
.text2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.text3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.title_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.style12 {	font-size: 24pt;
	font-weight: bold;
	color: #CC0000;
}
.style20 {	font-size: 14pt;
	font-weight: bold;
}
.italic
{
  	font-style: italic;
}

.bold
{
  	font-weight:bold;
}

.zaxaa-button
{
       margin-left: 180px;
       
}
.image
{
	margin-left: 225px;
        
}

.money-back-guarantee-image
{
       margin-left: 200px;
       
}

.testimonial-image
{
	margin-right: 5px;
	display: block;
	float: left;
}

.center
{
        text-align:center;
}

.img-left
{
        display:block;
        float:left;
        width:150px;
        height:150px;
        margin-right:15px;
        clear:both;
}