@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
	color: #fff;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24pt;
	color: #FFF;
}
a {
	text-decoration: underline;
	color: #fff;

}

.testimonial {
	font-style: oblique;
	text-align: center;
	color:#666;
}

div#outerDiv {
	position: relative;
	width: 1024px;
	height: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
	text-align: left;
	}

