#displayFieldNetscape  {
	position : absolute;
	left : 25px;
	top : 255px;
	width : 315px;
	z-index : 200;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 14px;
}

#displayFieldIE  {
	position : absolute;
	left : 25px;
	top : 255px;
	width : 315px;
	z-index : 200;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 14px;
}

#displayFieldNetscape1  {
	position : absolute;
	left : 25px;
	top : 295px;
	width : 315px;
	height : 80px;
	z-index : 200;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 14px;
}

#displayFieldIE1  {
	position : absolute;
	left : 25px;
	top : 295px;
	width : 315px;
	height : 80px;
	z-index : 200;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-size : 14px;
}

BODY  {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : small;
}

P, BR, UL, OL, TH, LI, TD  {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 14 px;
}

DIV  {
	color : #000000;
	font-family : Arial, Helvetica;
	font-size : 14 px;
}

HR  {
	color : #000000;
}

SMALL  {
	font-family : Arial, Helvetica;
	font-size : 6 px;
}

EM  {
	font-weight : bold;
	font-style : italic;
	font-size : 16 px;
	color : #ffffff;
}

A  {
	color : #000099;
	text-decoration : underline;
	font-family : Arial, Helvetica;
	font-size : 14px;
}

A:Visited  {
	color : #6699ff;
	text-decoration : underline;
	font-family : Arial, Helvetica;
	font-size : 14px;
}

A:Active  {
	color : #990000;
	text-decoration : underline;
	font-family : Arial, Helvetica;
	font-size : 14px;
}

A:Hover  {
	color : Red;
	text-decoration : underline;
	font-family : Arial, Helvetica;
	font-size : 14px;
}

