body {
	background-image: background: #006699;
	background-color: #006699;
	background-repeat: no-repeat;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: inherit;
	white-space: normal;
	border-collapse: inherit;
	text-align: justify;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 30px;
	text-align: center;
	padding: 5 12 0 12;
	margin: inherit;
	line-height: 120%;
}
h2 {
	font-size: 25px;
	color: #0000ff;
	text-align: center;
	line-height: 120%;
}
h3 {
	color: #0000ff;
	text-align: center;
}
.highlight {
	font-weight: bold;
}
.testimonial {
	border: 2px solid #636363;
	padding: 10;
}
.testimonial h3 {
	color: #333333;
	font-weight: bold;
	text-align: center;
}
ul {
	margin-left: 50px;
}
li {
	list-style-image: url(images/check.jpg);
	line-height: inherit;
}
.clear {
	clear: both;
}
.selector {
}
