

	@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}

	LI.title {font-family: sans-serif;
		font-size: 14px; color:#660000; font-weight:bold}		
		
	.buttn-fix 		{font-size:11;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;background-color:#e0e0d5;width:12.5em;}		
		
	LI {font-color: black}
		
	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}

	H1 {font-size: 24px}

	H2 {font-size: 21px}

	H3 {font-size: 18px}

	H4 {font-size: 16px; text-decoration: underline}

	H5 {font-size: 14px}

	H6 {font-size: 12px}

	HTML {margin: 0; padding: 0}

	INPUT {cursor: auto; font-size: 14; padding: 0px}
	
	INPUT.button {cursor: auto; background: green; color: white; border-style: solid; border-color: gray;}

	PRE {margin-left/* */ : 0;
		white-space: pre}

	SMALL, SUB, SUP {font-size: 13px}

	TEXTAREA {cursor: text}

	TD {margin-left: 0; font-color:black;  font-family: Trenbuchet MS, Tahoma, Arial, sans-serif; font-style: bold;}

	TD.header {margin-left: 0;  font-family: Trenbuchet MS, Tahoma, Arial, sans-serif; font-weight: bold; color: black; background:#FFFCCC; text-align: center}

	TD.below {margin-left: 0;  font-family: Trenbuchet MS, Tahoma, Arial, sans-serif; color: black; background:#b0c4de; text-align: left}
	
	TD.orders {margin-left: 0;  font-family: Trenbuchet MS, Tahoma, Arial, sans-serif; color: black; font-size: 10}

	.black {margin-left: 0;  font-family: Trenbuchet MS, Tahoma, Arial, sans-serif; font-size:9; font-style: bold; color: #000000}
		
	
	TH {font-weight: bold;
		text-align: center;
		margin-left: 0}

	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, BODY, CAPTION, CENTER, DD, DIR, DL, DT, FORM, MENU, OL, P, PRE, TD, TH, TR, UL {
		margin-left: 15;
		font-family: Trenbuchet MS, Tahoma, Arial, sans-serif;
		color: black;
	}

	A:link {color: blue;
		text-decoration: none}
		
	A:visited {color: blue;
		text-decoration: none}

	A:active {color: blue;
		text-decoration: none}

	A:hover {color: blue;
		text-decoration: underline}

	P.alert {color: RED;font-weight: bold}
		
		
	BODY {background: #999966;
		margin-left: 0%;
		margin-right: 0%}

	H1, H2, H3, H4, H5, H6 {color: #006633; 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%}
