BODY	{	FONT-SIZE: 10pt;
		COLOR: #000000;
		FONT-FAMILY: verdana,helvetica,arial;
		TEXT-DECORATION: none; }

A	{	FONT-SIZE: 10pt; 
		COLOR: navy; 
		FONT-FAMILY: verdana,helvetica,arial;
		TEXT-DECORATION: none; }

A:hover {	FONT-SIZE: 10pt; 
		COLOR: #FF0000;
		FONT-FAMILY: verdana,helvetica,arial;
		TEXT-DECORATION: underline; }

TD.top {	background-color: #EEEEFF;
 		font-family: verdana,helvetica,arial;
		font-size: 10pt;
		color: navy; }

TD.regular {	background-color: #ffffff;
 		font-family: verdana,helvetica,arial;
		font-size: 10pt;
		color: navy; }

TD.tborder {	border: 1px solid #999999;
		padding: 10px; }

