BODY,TD	{
			font-family	:	Verdana,Helvetica,Arial,Sans-Serif;
			font-size	:	10pt;
			color		:	#000000;
		}

.title	{
			font-weight	:	bold;
			color		:	#003399;
			font-size	:	14pt;
			text-align	:	center;
		}

.nav_menu	{
			font-weight	:	bold;
			font-size	:	7pt;
			text-decoration	:	none;
			color		:	#000066;
			}

.nav_menu:HOVER	{
			text-decoration	:	underline;
			color		:	#0000ff;
			}

.nav_item	{
			font-size	:	7pt;
			text-decoration	:	none;
			color		:	#660000;
			}

.nav_item:HOVER	{
			text-decoration	:	#underline;
			color		:	#ff0000;
			}

.nav_selected	{
			font-size	:	7pt;
			font-weight	:	bold;
			color		:	#000000;
			background-color	:	#DDDDDD;
			}
