/* Headings */


h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #555555; font-family: Tahoma, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 5px; }

h1 { font-size: 28px; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 24px; margin-bottom: 0em; font-weight: bold; }
h3 { font-size: 22px; line-height: 1; margin: 15px 0 8px 0; }
h4 { font-size: 18px; line-height: 1; margin-bottom: 0.5; }
h5 { font-size: 16px; margin: 0 0 0 10px;}
h6 { font-size: 12px; margin: 8px 0 4px 0; font-weight: bold; }


/* Text */

p           
{
	font-size: 12px;
	margin: 0 0 0 0;
}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 16px 16px 16px 0px; padding: 0; }
img         {
	margin: 0 0 0px;
}

.hdr			{ color: #999999; font-size: 10px; margin-bottom: 16px; line-height: 1; font-family: Tahoma, Arial, Helvetica, sans-serif; }

ol          { list-style-type: decimal; }
dl          { margin: 0 0 16px 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 16px;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 16px; font-style: italic; }
del         { color:#666; }

a:focus, 

a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #8d8c8c;
	text-decoration: underline;
}

blockquote  { margin: 16px; color: #666; font-style: italic; }
strong      { font-weight: bold; }
welcome     { font-weight: bold; color: #999999; }
.cart		{ font-weight: bold; font-size: 14px; color: Orange; }
cart		{ font-weight: bold; font-size: 14px; color: Orange; }
dfn         { font-weight: bold; }
pre,code    { margin: 16px 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 16px 0; line-height: 1.5; }
