<STYLE>
BODY
	{
	font-family: Arial; 
	font-size: 10pt; 
	color: black;
	}
TD.content
	{
	font-family: Arial; 
	font-size: 10pt; 
	color: navy;
	}
a.menu:link: 
	{
	font-family: Arial; 
	font-size: 10pt; 
	color: white;
	text-decoration: none;
	}
a.menu:visited:
	{
	font-family: Arial; 
	font-size: 10pt; 
	color: white;
	text-decoration: none;
	}
a.menu:hover:	
	{
	font-family: Arial; 
	font-size: 10pt;
	font: bold; 
	color: yellow;
	text-decoration: none;
	}
</STYLE>