@charset "utf-8";
/* CSS Document */

body{
	background:#BFDBDA;
	margin-top:0px;;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:170%;
}
.contentTable{
	width:990px;
	margin-top:20px;
	}
.white{
	color:white;
	}
.toplinks{
	color:white;
	text-decoration:none;
	}
.toplinks:hover{
	text-decoration:underline;
	}
.testimonial{
	font-style:italic;
	}
.img{
	border:1px solid white;}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight: bold;
	}