<STYLE type="text/css">
td {font-family: verdana}

p {font-family: verdana
   font-size: 10pt;}

A:LINK.menu
		{color: 4E53B6;
		text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;}
A:VISITED.menu
		{color: 4E53B6;
		text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;}
A:ACTIVE.menu
		{color: 4E53B6;
		text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;}
A.menu:HOVER
		{color: blue;
		text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10pt;}
</STYLE>