body		{background-color:	#C0C0C0;
		font-family:		Georgia,Verdana;
		font-size:		9pt;
		line-height:		15pt}

table		{color:			black;
		background-color:	white;
		width:			800px}

a:link    	{color:			#008000;
		text-decoration:	none}
a:visited 	{color:			#008000;
		text-decoration:none}
a:hover   	{color:			#FF6600;
		text-decoration:	none}
a:active  	{color:			#FF6600;
		text-decoration:	none}

.orange		{color:			#FF6600}
.green		{color:			#008000}
.gray		{color:			#808080}
