/* This style sheet was built by Ron Howell - YourWebDesignPro.com */

.h1 {
	font-family: Impact;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 36px;
	font: normal normal 36px;
}

.h2 {
	font-family: "Verdana";
	font-size: 22px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #0066CC;
}

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

.bodytext {
font-family:Verdana; 
font-size:14px; 
color: #666666;
}

.a:active {
	color: Blue;
}
.a:hover {
	color: #CC0000;
	text-decoration: none;
}
.a:visited {
	color: Blue;
}

.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: 20px 20px 20px 20px;
	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);
	font: medium;
}

.testimonial {
	background-color: #DBDBFF;
	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: italic normal 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: 20px;
	font-weight: bold;
	margin-top: 20px;
	color: #666666;
}

.bonus {
	border: dashed #0066CC;
	padding: 10px 10px 10px;
	margin: 25px;
}

.guarantee {
	border: dashed #000000;
	padding: 10px 10px 10px;
	margin: 50px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight: bold; }
.style5 {color: #CC0000; font-weight: bold; }
.style7 {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
}
