body {
	background-color: #E6E6E6;
	color:#000;
	padding-top:35px;
}

.highlighted {
	background-color: #FF0;
}

h1 span,
h2 span,
h3 span {
	color:#C00;
	font-family: Tahoma;
}

.red {
	color:#C00;
}

.bkYellow{
	background-color:#FFFFCC;
	}

.testimonial{
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}

.left {
		text-align:left;
		
}

.right{
		text-align:right;
		
}

h1.red,
h2.red,
h3.red {

	color:#C00;
	font-family: Tahoma;
}

p  {
	font-family: Arial;
	text-indent:23px;
	}
table p {
	font-family: Arial;
	text-indent:23px;
	padding-left: 20px;
	padding-right: 20px;
}

.italic {
	font-style:italic;
}

h1 {
	color: #000;
	display: inline;
	font-family: Tahoma;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	white-space: normal;
	}
	
	
table .yellow{
	background: #FFC;
	border: 1px solid #039;
}

ul 			{
	font-family: Arial;
	padding-top:2x;
}
	li			{
	padding:0px 0px 0px 0px;
	margin:2px;
	font-family: Arial;
}

	ul.big li {
			font-size:18px;
			padding-bottom:26px ;
	}

	ul.check li {
	background:url('images/checkmark21.gif') no-repeat 0px 5px;
	padding:10px 0px 10px 28px;
	font-size: 16px;
	list-style: none;
	}
	

