/* Main Bankruptcy Pages Style Sheet*/
BODY  {
	list-style-type : disk;
	color : #000000;
	font-family : Arial, Helvetica;
}

A:link  {
	font-family : Arial, Helvetica;
	list-style-type : disk;
	color : #800080;
	text-decoration : none;
	font-weight : normal;
}

A:visited  {
	font-family : Arial, Helvetica;
	background-color : #FFFFFF;
	list-style-type : disk;
	color : #32003C;
	text-decoration : none;
	font-weight : normal;
}

A:active  {
	font-family : Arial, Helvetica;
	list-style-type : disk;
	color : #800080;
	text-decoration : none;
	font-weight : bold;
}

A:hover  {
	font-family : Arial, Helvetica;
	background-color : #FFFFFF;
	list-style-type : disk;
	color : #A04BAF;
	text-decoration : underline;
}

DIV  {
	font-family : Arial, Helvetica;
	color : #000000;
	list-style-type : disk;
}

P  {
	font-family : Arial, Helvetica;
	color : #000000;
	list-style-type : disk;
}

TD  {
	font-family : Arial, Helvetica;
	color : #000000;
	list-style-type : disk;
}

LI  {
	font-family : Arial, Helvetica;
	color : #000000;
	list-style-type : disk;
}

OL  {
	list-style-type : disk;
	color : #000000;
	font-family : Arial, Helvetica;
}

UL  {
	font-family : Arial, Helvetica;
	color : #000000;
	list-style-type : disk;
}

BLOCKQUOTE  {
	list-style-type : disk;
	font-family : Arial, Helvetica;
	color : #000000;
}

