/* table{
	font-size: 9pt;
	color: #333333;
	line-break: normal;
	font-family: Tahoma;
	font-style: normal;
	line-height: 150%;
} */

P {
	font-family: Tahoma;
	font-size: 10pt;
	color: #6B6B6B;
	text-decoration: none;
}

A.menu:LINK {
	font-weight : normal;
	text-decoration : none;
	width : auto;
	height : auto;
	font-size : 9pt;
	font-family : Tahoma;
	color : #006600;
}
  A.menu:hover {
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	color : #006600;
	width: auto;
	height: auto;
	text-decoration: underline;
}
  A.menu:visited {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 9pt;
	font-family: Tahoma;
	color : #006600;
	text-decoration: none;
}
A.menu:visited:hover {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 9pt;
	font-family: Tahoma;
	color : #006600;
	text-decoration: underline;
}

A.ball:LINK {
	font-weight : normal;
	text-decoration : none;
	width : auto;
	height : auto;
	font-size : 10pt;
	font-family : Tahoma;
	color : #CE5300;
}
  A.ball:hover {
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma;
	color : #CE5300;
	width: auto;
	height: auto;
	text-decoration: underline;
}
  A.ball:visited {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 10pt;
	font-family: Tahoma;
	color : #CE5300;
	text-decoration: none;
}
A.ball:visited:hover {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 10pt;
	font-family: Tahoma;
	color : #CE5300;
	text-decoration: underline;
}

A.footer:LINK {
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height: auto;
	font-size: 9pt;
	font-family: Tahoma;
	color: #FF6600;
}
  A.footer:hover {
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	color: #FF6600;
	width: auto;
	height: auto;
	text-decoration: underline;
}
  A.footer:visited {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 9pt;
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: none;
}
A.footer:visited:hover {
	font-weight: normal;
	width : auto;
	height : auto;
	font-size: 9pt;
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: underline;
}