P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #000080;
	text-decoration : none;
}

BODY  {}

td  {
	font-family : Arial;
	font-size : x-small;
}

td.price  {
	color : #000080;
}

a.ok  {
	font-style : normal;
	color : #000080;
	font-weight : normal;
}

td.order  {
	font-size : x-small;
	font-family : Arial Narrow;
}

