body,blockquote {
	background : #ffffff;
	font-family : verdana,Arial,Helvetica;
	font-size	: 10pt
}

input.cartqty {	font-family : verdana,Arial,Helvetica;
				font-size		: 10pt;	
				width			: 25px;
}

input.continue {
	margin: 0;
  	padding: 0;
  	border: 0;
}

p,ul,li,td {
	font-size : 10pt;
}
	
h1 {
	font-size : 14pt;
	margin-bottom:0px;
}

h2 {
	font-size : 12pt;
}

h3 {
	font-size : 11pt;
}

.menubar {
	font-size : 8pt;
}

.footer {
	font-size : 8pt;
}

.twelvept {
	font-size : 12pt;
}

.tenpt {
	font-size : 10pt;
}

.eightpt {
	font-size : 8pt;
}

.heading1 {
	font-size : 12pt;font-weight : bold;
}

.nobr {
	white-space: nowrap
}


