BODY
{
}

.NZTitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16pt; 
	COLOR: white; 
	FONT-FAMILY: Arial
}

.NZLabel
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: blue; 
	FONT-FAMILY: Arial
}

.NZLabelText
{
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Arial
}

.NZMenuLink
{
	FONT-SIZE: 8pt; 
	font-weight: bold;
	COLOR: black; 
	FONT-FAMILY: Arial
}

.NZMainTitle
{
	font-size: 12pt;
	color=black;
	font-weight: bolder;
	font-family: Arial
}

.NZMainText
{
	font-size: 10pt;
	color=#3333AA;
	font-family: Arial
}

.NZTableTitle
{
	font-size: 8pt;
	color=White;
	font-family: Arial
}

.NZHelpTitle
{
	font-size: 12pt;
	color=black;
	font-weight: bolder;
	font-family: Arial
}

.NZHelpNote
{
	font-size: 10pt;
	color=red;
	font-weight: bolder;
	font-family: Arial
}

.NZHelpInLine
{
	font-size: 10pt;
	color=#3333AA;
	font-family: Courier New
}

.NZHelpInLineBlack
{
	font-size: 10pt;
	color=black;
	font-family: Courier New
}