body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 100%;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td, td div {
	font-size: 100%;
}
/******************/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#3e4e70;
	font-size:0.75em;
	line-height:1.4em;
}

h1 {
	font-size:1.1em;
}

p {
	font-size:0.75em;
}

a {
	color: #3e4e70;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a.menu {
	font-size:1.1em;
	font-weight:bold;
}
a.menu:hover {

}
a.menu td {
	text-align:center;
}

.style99 {color: #990000;}

.priceguide {
	padding-top:10px;
	font-size:0.8em;
}

.sma {
	font-size:xx-small;
}