td.new1
{
background: #F2F2F2;
font: 14px arial;
font-weight: bold
}

td.new2
{
font: 12px arial;
}

td.new3
{
background: #F2F2F2;
font: 12px arial;
color: #000066;
}

a.buylink:link {font: 12px arial; font-weight: bold; color: #000066; text-decoration: none}
a.buylink:visited {font: 12px arial; font-weight: bold; color: #000066; text-decoration: none}
a.buylink:hover {font: 12px arial; font-weight: bold; color: #CC0000; text-decoration: none}
a.buylink:active {font: 12px arial; font-weight: bold; color: #CC0000; text-decoration: none}

td.buy
{
background: #F2F2F2;
font: 8px arial;
color: #F2F2F2;
}

h1		{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

p		{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: center;
	
}