body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 2px;
}
.pageborder-1 {
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;

}
.header-text {
	color: #993300;
}

input {
	border: 1px solid #000000;
	background-color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: white;
}

textarea {
	border: 1px solid #000000;
	background-color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: white;
}

td {
	font-size: x-small;
}
.border-1 {
	border: 1px solid #666666;
}
h2 {
	font-size: small;
}
h1 {
	font-size: medium;
	color: #000000;

}
.small-print {
	font-size: xx-small;
}

.pagebg {
	background-image: url(images/bg-grad-1.jpg);
	background-repeat: repeat-x;
}
