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;
}
table.data th, table.data dt{
	vertical-align:top;
}
input.inputtextbox{
	border : none;
	font-size : xx-small;
	text-align : center;
}

table.orderform {
	
}

table.orderform td{
	font-size : xx-small;
	vertical-align : middle;
}
table.orderform th{
	font-size : xx-small;
	vertical-align : top;
	text-align: right; 
}

#sidebar1,#sidebar2,#topmenu,#header,.noprint,#footer,#logo {
	display : none;
}

table.noborder td{
	border : none;
}

.print{
	display : block;
}

.printonly{
	display:block;
}
