

	@import url(okbrowsers2.css);
	.dummy {color: red}
	/* Fonts */
	ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: sans-serif;
		font-size: 12px}

	A {cursor: pointer;
		background: transparent}

	ADDRESS {font-style: italic}

	BIG {font-size: 14px}

	BLOCKQUOTE {font-style: italic}

	BODY {padding: 0;
		cursor: default}

	BUTTON {cursor: auto}

	CITE {font-style: italic}

	CODE, KBD, SAMP, TT {font-size: 10px}

	DT {font-weight: bold}

	H1, H2, H3, H4, H5, H6 {font-weight: bold;
		font-family: sans-serif}
	
	P.money {font-weight: bold;
		font-family: sans-serif; font-size: 14; color: red;}

	td.cart {font-weight: bold;	font-family: sans-serif; font-size: 10; color: green}

	H1 {font-size: 24px}

	H2 {font-size: 21px}

	H3 {font-size: 18px}

	H4 {font-size: 16px}

	H5 {font-size: 14px}

	H6 {font-size: 12px}

	HTML {margin: 0; padding: 0}

	INPUT {cursor: auto; color: black;}

	INPUT.cart {cursor: auto; color: black;}
	
	OL {list-style: decimal}

	UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

	OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

	OL OL OL OL {list-style: decimal}

	PRE {margin-left/* */ : 0;
		white-space: pre}

	SMALL, SUB, SUP {font-size: 13px}

	TEXTAREA {cursor: text}

	TD {margin-left: 0;  font-family: Trebuchet MS, Tahoma, Arial, sans-serif; font-style: bold; color: black}

	TH {font-weight: bold;
		text-align: center;
		margin-left: 0}

	UL, MENU, DIR {list-style: disc}

	UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

	OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

	UL UL UL UL {list-style: disc}

	/* Here are the things you might want to change or remove */

	/* This controls the color and font of standard text */

	ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, MENU, OL, PRE, TH, TR, {
		margin-left: 0;
		font-family: Trenbuchet MS, Tahoma, Arial, sans-serif;
		color: white;
		font-size: 10;
	}

	A:link {color: blue;
		text-decoration: none}

	A:visited {color: blue;
		text-decoration: none}

	A:active {color: blue;
		text-decoration: none}

	A:hover {color: red;
		text-decoration: underline}

	BODY {background: #999966;
		margin-left: 0%;
		margin-right: 0%}

	H2, H3, H4, H5, H6 {color: #660000; font-family: Geneva, Helvetica, Arial, sans-serif}

	H1 {color: #660000; font-family: Geneva, Helvetica, Arial, sans-serif}

	H1 {margin-left/* */ : 0%}

	H2 {margin-left/* */ : 0%}

	H3 {margin-left/* */ : 0%}

	H4 {margin-left/* */ : 0%}

	H5 {margin-left/* */ : 0%}

	H6 {margin-left/* */ : 0%}

	PRE {border: solid thin;
		padding: 1em 3%}

