h1 {
	font-family: verdana;
	color: #CC0000;
	font-size: 28px;
}

h4 {
	font-family: verdana;
	font-size: 16px;
}
h3 {
	font-family: verdana;
	font-size: 22px;
}
p {
	text-indent: 5px;
	font-family: tahoma;
	font-size: 16px;
}
li {
	font-family: verdana;
	font-size: 16px;
	line-height: 28px;
}
.dkred {
	color: #CC0000;
}
.bkyellow {
	background-color: #FFFF33;
	}
.testimonial {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #CFDDF5;
	border: 2px dashed #0A466E;
	text-align: left;
	}
.headline {
	font-family: verdana, serif;
	font-size: 28px;
	font-style: bold;
	font-weight: 700;
	text-shadow: 6px 6px 6px #ccc;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
  }