body,td,p,li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

h1{
	font-family : "Bodoni MT", "Times New Roman", Times, serif;
	font-size : 18px;
}

input.inputtextbox{
	border : none;
	font-size : xx-small;
	text-align : center;
}

table.orderform td{
	background-color : #FFFFFFF;
	border : 1px solid #000000;
	font-size : xx-small;
}

.menu, .header,.noprint,.footer {
	display : none;
}

table.noborder td{
	border : none;
}

.print{
	display : block;
}
