body,td { font-size: x-small; }
a,a:link { color: #0000ffd; text-decoration: underline }
a:visited { color: #3333cc }
a:hover { color: #cc0000 }
.h1 { font-size: small; }
.name { font-size: x-small; }
#foot { color: #dddddd; font-size: xx-small; }
#foot a { color: #dddddd; font-size: xx-small; }
.line { text-decoration: line-through; font-size: x-small; }
.price { font-weight: bold; font-size: x-small; color: #990000; font-family: verdana, arial, helvetica, sans-serif; }
.make { color: #993300; font-size: xx-small; }
.page { color: #ffffff; font-size: x-small; }
h3 {  
	border-left: solid 0.5em #ccc;
	border-bottom: dashed 1px #666;
	padding: 0.5em;
}

