h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;
	margin-bottom: 0px;
}
.sidebarquestions {
	color: #009B00;
	font-style: italic;
	font-weight: bolder;
	font-size: 16px;
}

.Customer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFff66;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}

body,td,th {
	color: #FFF;
}
p {
	margin-top: 0px;
}



body {
	background-color: #333;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FFff66;
	text-align: center;
}

a:link {
	color: #008000;
	font-weight: bolder;
}
h3 {
	color: #ffff66;
	margin-bottom: 0px;
}
h2 {
	color: #009B00;
	margin-bottom: 0px;
}

a:visited {
	color: #999;
}
p {
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}
.white {
	color: #FFF;
}
