body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #362f2d;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C9F0FF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9F0FF;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C9F0FF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9F0FF;
	font-style: italic;
	font-weight: bold;
}
.formbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #8B806A;
	border: 1px solid #000000;
}
a:link {
	color: #66CCFF;
}
a:visited {
	color: #66FFFF;
	text-decoration: none;
}
a:hover {
	color: #F0CD57;
	background-color: #1E1817;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E6D46E;
	border-bottom-color: #E6D46E;
}
a:active {
	color: #6699CC;
}

.price1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C9F0FF;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9F0FF;
}
.box1 {
	border: thin dashed #8B806A;
	background-color: #453A38;
}
.box2 {
	border: medium dashed #8B806A;
	background-color: #584947;
}
