.TEXTLINK  {
	font-family : Arial;
	font-size : 11pt;
	color : #000000;
	letter-spacing : normal;
	text-decoration : none;
	font-weight : bold;
}

.TEXTLINK:Hover  {
	font-family : Arial;
	font-size : 11pt;
	color : #000000;
	letter-spacing : normal;
	text-decoration : underline;
	font-weight : bold;
}

.TOPLINK  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	text-decoration : none;
}

.TOPLINK:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	text-decoration : underline;
}

.CONTENTHEAD  {
	font-family : Arial;
	font-weight : bold;
	font-size : 14pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.25em;
}

.CONTENTHEAD2  {
	font-family : Arial;
	font-weight : bold;
	font-size : 9pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.25em;
}

.CONTENT  {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
	letter-spacing : normal;
	line-height : 1.25em;
}



