/* This style sheet was built by Ron Howell - YourWebDesignPro.com */
body {
	background-color: #caeaf5;
}
.h1 {
	font-family: Impact;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 36px;
}
.h2 {
	font-family: "Verdana";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
}

.h3 {
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #0066CC;
}
.body {
	background-color: #caeaf5;
}

.bodytext {
font-family:Verdana; 
font-size:14px; 
color: #666666;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #cc0000;
	text-decoration: blink;
}
a:active {
	color: #0000ff;
}
blockquote {
	background-color: #F9F9F9;
	border-bottom: 2px dashed #cccccc;
	border-bottom-width: 2px;
	border-left: none;
	border-right: none;
	border-top: 2px dashed #cccccc;
	padding: 5px 5px 5px 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
	font-family: "Verdana";
	font-size: medium;
	background: url(../images/background.gif);
}
.testimonial {
	background-color: #caeaf5;
	border-bottom: 1px solid Black;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: 1px solid Black;
	padding: 20px 20px 20px 20px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: left;
	font-family: "Verdana";
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.footer {
	font-family:Verdana; 
   font-size:10px; 
   color: #666666;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	color: #666666;
}
.bonus {
	border: dashed #0066CC;
	padding: 10px 10px 10px;
	margin: 25px;
}
.guarantee {
	border: dashed #000000;
	padding: 10px 10px 10px;
	margin: 50px;
}
.style9 {color: #cc0000}
.style7 {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}