

.xx-small	{font-size: xx-small;}
.x-small	{font-size: x-small;}
.small		{font-size: small;}

p 		{color: #000000; 
		font: 10pt MS Sans Serif, Sans Serif;}

a 		{color: #0000FF;
		font: 10pt MS Sans Serif, Sans Serif;
		text-decoration: none}

a:visited 	{color:#0000FF;}

a:hover 	{color:#0000FF;
	 	text-decoration: underline;}

a.copy 		{color: #999999;
		font: 8pt MS Sans Serif, Sans Serif;
		text-decoration: underline;}

a.copy:visited	{color:#999999;}

a.copy:hover 	{color:#666666;
	 	text-decoration: underline;}

H1 		{color: #000000; 
		font: 10pt MS Sans Serif, Sans Serif; 
		font-weight: bold;}

LI 		{color: #000000; 
		font: 10pt MS Sans Serif, Sans Serif;}



