body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #53a3e1;
	text-align:center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;

}

#input {
	width:210px; 
	height:25px; 
	margin-bottom:2px; 
	margin-top:3px; 
	background-color:#FFFFCC; 
	border-color:#eaeaea;
}

#textareainput {
	background-color:#FFFFCC; 
	border-color:#eaeaea;
	margin-bottom:2px; 
	margin-top:3px;
	width:382px; 
}


h1 {
	font-family: Impact;
	font-size: 31pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
 	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}

.h1red {
	font-family: Impact;
	font-size: 31pt;
	color: #CC0000;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: Impact;
	font-size: 22pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.h2red {
	font-family: Impact;
	font-size: 22pt;
	color: #CC0000;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-family: Impact;
	font-size: 24pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

h3 a:link, h3 a:hover, h3 a:visited{
	font-family: Impact;
	font-size: 24pt;
	color: #000099;
	font-weight: normal;
	text-align: center;}

.h3red {
	font-family: Impact;
	font-size: 24pt;
	color: #CC0000;
	font-weight: normal;
	text-align: center;
}


.smalltext {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

.text2 {
	font-family: verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.text {
	font-family: verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.textred {
	font-family: verdana;
	font-size: 11pt;
	color: #CC0000;
	font-weight: normal;
}

.text a:link, text a:hover, text a:visited{
	font-family: verdana;
	font-size: 13pt;
	color: #0000EE;
	font-weight: normal;
}

.text3 {
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.text4 {
	font-family: verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.text4red {
	color: #cc0000;
}

.hovertext {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}


.textbackground {
	font-family: verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	background-color: yellow;
}

.bulletpoints {
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.bulletpointsred {
	font-family: verdana;
	font-size: 13pt;
	color: #CC0000;
	font-weight: bold;
}

.bulletpoints2 {
	font-family: verdana;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}

.bulletpointsred2 {
	font-family: verdana;
	font-size: 13pt;
	color: #CC0000;
	font-weight: bold;
}

.ordernow {
	font-family: impact;
	font-size: 16pt;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.ordernow a {
	font-family: impact;
	font-size: 16pt;
	color: #cc0000;
	font-weight: normal;
	text-align: center;
}

.footertext {
	font-family: verdana;
	font-size: 8pt;
	color: #656565;
	font-weight: normal;
}

.footertext a {
	font-family: verdana;
	font-size: 8pt;
	color: #656565;
	font-weight: normal;
	text-decoration: none;
}

.testimonialtext {
	font-family: verdana;
	font-size: 11pt;
	color: #000000;
	font-style: italic;
}

.testimonial-name {
	font-family: verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.floatleft { 
	float: left;
	margin: 0 7px 3px 0;
}

.floatleft2 { 
	float: left;
	margin: 10px 10px 5px 0;
}

.floatleft3 { 
	float: left;
	margin: 0px 0px 0px 0;
}

.floatright { 
	float: right;
	margin: 0px 0px 0px 17px;
}

.floatright2 { 
	float: right;
	margin: 0px 0px 0px 25px;
}

.sendbutton {
	background-image: url('../images/optinbutton.gif');
	background-repeat: norepeat;
        width: 73px;
        height: 31px;
        border: 0;
	padding: 0px;
	margin: 0px;
}