h1, h2 {
	text-align: center;
}
p, body, td, input {
	font-family: "Courier New", Courier, mono;
}
h1 {
	font-family:Tahoma;
	color:black;
	font-size:32px;
}

#pulse b {
	border-bottom:solid 10px;
}

#pulse, .highlight {
	font-weight: bold;
	color: #FF0000;
}

.optIn {
	border:dashed 1px;
	background-color:#EEEEEE;
	padding:5px;
}

.hotButton {
	background-color:black;
	color:white;
	font-weight:bold;
}

a {
	color:blue;
	font-weight:bold;
}

.small {
	font-size:12px;
}

.code, .testimonial {
	border:dotted 1px;
	background-color:#EEEEEE;
	padding:10px;
}

.testimonial {
	margin:10px;
    background-color:#FFFFFF;
	font-size:12px;
}