body {
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-right: 30px;
	margin-left: 30px;
	}


h1 {
	font-size: 32px;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	margin-left: 30px;
	margin-right: 30px;
}
video {
	align: center;
}
h2 {
	font-size: 22px;
	font-family: arial;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;

}

h3 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	margin-left: 50px;
	margin-right: 50px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #CC0000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 25px;
}
.orderbox {
	border: medium dashed #000000;
}
ul {
	font-family: Arial;
	font-size: 12pt;
	list-style-type: disc;
}
ol {
	font-family: Arial;
	font-size: 12pt;
}
li
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.highlight {
	background-color: #FFFF00;
	display: inline;
}
    .quote {
       border:1px solid #9FCFFF;
       background:#D7EBFF url('quote-left.gif') no-repeat left top;
       margin-left: 10%;
       margin-right: 10%;
       padding-top: 10px;
       padding-left: 40px;
       font-style:normal;
       font-variant:normal;
       font-weight:normal;
       font-size:9pt;
       font-family:Arial
    }

    .quote div {background: transparent url(quote-right.gif) right bottom no-repeat;
     padding-right: 40px;
     padding-bottom: 10px;
    }
.small_text {
	font-family: tahoma;
	font-size: 12px;
}
.style2 {
	font-size: 22px
}
.impacthead {
	font-family: Impact;
	font-size: 60px;
	color: #000000;
	font-weight: normal;
}
.videotext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.testimonial {
	font-family: arial;	
	font-size: 8pt;	padding: 0px; 
	margin: 3px; 
	color: #000000;
}
	.email-field {

	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:5px;
	line-height:24px;
	width:250px;
		font-weight: normal;
}