body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #FFFFAA;
	font-size: 12px;

}
h1, h2 {
	color: #FFFFCC;
	background-color: #0033FF;
	padding: 2px;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	text-align: center;
}

h2 {
	margin-top: 5;
	margin-bottom: 5;
	font-size: 14px;
	text-align: center;
}

h3, h4, h5 {
	color: #993300;
	margin-top: 8;
	margin-bottom: 5;
}


p {
	margin-top: 5;
	margin-bottom: 3;
}
td {
	font-size: 12px;
}

.brown a:link {color: #993333;
				text-decoration: none}
.brown a:active {color: #993333;
				text-decoration: none}
.brown a:visited {color: #993333;
				text-decoration: none}

.small {font-size: 10px}

.OrderArea {
	background-color: #FFFFFF;
	text-align: center;
	width: 650px;
	margin: 0px;
	padding: 0px;
	border: thin solid #0000CC;



}
