BODY {
	font-family     : sans-serif;
	font-size       : x-small;
	font-weight     : normal;
	color           : #000000;
	background      : #ffffff;
	text-decoration : none;
	text-align      : left;
}

A       { color : #000000; text-decoration : underline }
A.buyit { color : #993333; text-decoration : underline }

PRE { font-size : x-small; }

P,FORM {
        font-family     : sans-serif;
	font-size       : x-small;
	font-weight     : normal;
	color           : #000000;
	text-decoration : none;
	text-align      : left;
}
P.cclogos  { text-align : center; }
P.copy     { font-size : x-small; text-align : center; }
P.contact  { font-size : x-small; font-style : italic; text-align : center; }
P.plug     { font-size : x-small; font-style : italic; text-align : right; color : #666666; }
P.plug A   { color : #666666; font-weight : bold; }
P.itemname { font-weight : bold; }
P.catname  { font-weight : bold; }
P.catdesc  { margin : 1em; }
P.cart     { margin : 0.2em; }
P.left     { }
P.right    { text-align : right; }

HR { background : #993333; }

H6,H5,H4,H3,H2,H1 {
        font-family : sans-serif;
        text-align : center;
}
H6 { font-size : small;   font-weight : bold;   color : #993333; }
H5 { font-size : medium;  font-weight : normal; color : #000000; }
H4 { font-size : medium;  font-weight : bold;   color : #000000; }
H3 { font-size : large;   font-weight : normal; color : #000000; }
H2 { font-size : large;   font-weight : bold;   color : #000000; }
H1 { font-size : x-large; font-weight : normal; color : #000000; }
