@charset "utf-8";


body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.ordertable {
	background-color:#FFFFCC;
	border:3px dashed #CC0000;
	padding: 10px 10px 10px 10px;
	margin: 10px;
}

#footer,#small
{
	color: #292929;
	font-size: 10px;
	text-align: center;
}

h1,h2,h3
{
	text-align: center;
}

#yellow
{
	background-color: yellow;
}


#side
{
	font-size: 12px;
}
