h1 {
	color: #565656;
	font-size: 18px;
}
a  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #00C;
	text-decoration: none;
}

a:hover {
	color: #FFB264;
	font-weight: bold;
}
.quoteform {
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;
	height: 500px;
	background-position: center top;
	text-align: left;
	color: #333;
	font-size: 1.3em;
	background-image: url(../images/sticky-note.jpg);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: justify;
	font-size: 12px;
	margin: 0px;
	padding-top: 34px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(../images/curved-road-on-white.jpg);
	background-position: right top;
}
table {
	background-color: #FFF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
.centertext {
	text-align: center;
}

