body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: right;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FF0000;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.formborder {
	border: medium dotted #CCC;
	clear: right;
	width: 650px;
	position: static;
}
.order {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	line-height: normal;
}
