@charset "utf-8";
.text {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.testimonials {
	font-family: tahoma;
	font-size: 14px;
	color:#CCCCCC;
}

body {
background-color: #FFCC66;
background-image: url("images/bg.jpg");
background-repeat: repeat;
background-attachment: fixed;
}.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #CCCCCC;
}
td {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

