.black {
	color : #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration : none;
	text-indent : 0
}
.black a:link {
	color : #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 0
}
.black a:visited {
	color : #999999;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 0
}
.black a:hover {
	color : #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : underline;
	text-indent : 0
}
.black-indent {
	color : #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration : none;
	text-indent : 10
}
.black-indent a:link {
	color : #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10
}
.black-indent a:visited {
	color : #999999;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10
}
.black-indent a:hover {
	color : #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : underline;
	text-indent : 10
}
.white {
	color : #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10
}
.white a:link {
	color : #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10
}
.white a:visited {
	color : #999999;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
	text-indent : 10
}
.white a:hover {
	color : #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : underline;
	text-indent : 10
}