.heading{
font-face:Verdana;
font-weight:bold;
font-size:20px;
color:#677613;
text-decoration:none;
}

.toplink{
font-face:Arial;
font-size:8pt;
color:#9D9C9C;
text-decoration:none;
}

.toplink:hover{
font-size:8pt;
color:#000000;
text-decoration:underline;
}

.topnav{
	font-face:Arial;
	font-size:10px;
	color:#004D8A;
	text-decoration:none;
	font-weight: bold;
}

.topnav:hover{
font-size:10px;
color:#000000;
text-decoration:underline;
}

.h1{
	font-family:Arial;
	font-size:15pt;
	color:#404040;
	text-decoration:none;
}

.h2{
	font-family:Arial;
	font-size:10pt;
	color:#999999;
	text-decoration:none;
	font-weight: bold;
}

.itemcode{
	font-face:Arial;
	font-size:9pt;
	color:#999999;
	text-decoration:none;
	font-weight: bold;
}

.description{
	font-family:Arial;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
}

.price{
	font-family:Arial;
	font-size:8pt;
	color:#000080;
	text-decoration:none;
	font-weight: bold;
}

.buy{
	font-family:Arial;
	font-size:9pt;
	color:#8F69B4;
	text-decoration:none;
}

.buy:hover{
	font-family:Arial;
	font-size:9pt;
	color:#000080;
	text-decoration:underline;
}

.link{
	font-family:Arial;
	font-size:12px;
	color:#7A7A7A;
	text-decoration:none;
}

.link:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}