.menuItem
{
	font-family:arial;
	font-size: 12pt;
	color: #FFFFFF;
}
a.menuItem
{
	text-decoration:none;
}
a.menuItem:hover
{
	text-decoration:none;
}

.txtLarge
{
	font-family:arial;
	font-size: 12pt;
	color: #FFFFFF;
}

.txtMdm
{
	font-family:arial;
	font-size: 10pt;
	color: #FFFFFF;
}

.txtMdm9
{
	font-family:arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.txtMdm8
{
	font-family:arial;
	font-size: 8pt;
	color: #FFFFFF;
}

.txtMdm7
{
	font-family:arial;
	font-size: 7pt;
	color: #FFFFFF;
}

a.txtMdm
{
	text-decoration:none;
}
a.txtMdm:hover
{
	text-decoration:none;
}
.ml
{
	font-family:arial;
	font-size: 8pt;
	color: #000000;
}
a.ml a.ml:hover
{
	text-decoration:underline;
}

.txtMdmBlk
{
	font-family:arial;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

a.txtMdmBlk a.txtMdmBlk:hover
{
	text-decoration:underline;
}

.txtMdmBlk2
{
	font-family:arial;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}

a.txtMdmBlk2 a.txtMdmBlk2:hover
{
	text-decoration:underline;
}
.txtLrgBlk
{
	font-family:arial;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
}