body {
background-color: #ededdb;
background-image: url(backgroundfadefromtan.jpg);
background-position: top;
background-repeat: repeat-x;
}
#box {
    width: 500px;
    border-color: black;
    border-style: dashed;
	padding-left: 20px;
	padding-right: 20px;
}
.signup {
	border: 3px dashed #000000;
	background: #ffffcc;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
	padding-top: 20px;
	text-align: left;
}
.salut {
	font-family: Georgia,Times New Roman;
	font-size: 12pt;
	padding-top: 20px;
	padding-bottom: 20px
}
td {
	font-family: Times New Roman;
	font-size: 12pt;
}
.top {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	text-indent: 0px
}
.signature {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	PADDING-LEFT: 150px;
	text-indent: 0px
}
.indent {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	PADDING-LEFT: 50px;
	text-indent: 0px
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	text-indent: 10px;
	text-align: left;
}
a {
	font-weight: bold
	PADDING-LEFT: 0px;

}
h1 {
	font-family: Tahoma;
	font-size: 22pt;
	font-weight: bold;
	color:#cc0000;
	text-align: center;
}
h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color:#cc0000;
	text-align: center;
}
h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #CC0000; 
	text-align: center
}
h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}

.testimonial {
font-family:Courier New,Courier,Helvetica;
font-size:12pt;
text-indent:0px;
margin:0px;
}
a:hover {
	color: #009966;
}
.hilite {
background-color: #FFFF00;
}
.red {
	color: #CC0000;
}