body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bg.gif);


}
td {
	font-size: 12px;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#footer {
	font-size: 10px;
}
.header {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: 700;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
#demobox {
	background-color: #10142D;
	padding: 5px;
}
