P.table {
font: 10px 'Arial';
color: #000000;
font-weight: normal;
}

P.heading {
font: 14px 'Arial';
color: #000000;
font-weight: bold;
}

B
 {
font: 12px 'Arial';
color: #000000;
font-weight: bold;
}

P {
font: 12px 'Arial';
color: #000000;
font-weight: normal;
}

li {
font: 10px 'Arial';
color: #000000;
font-weight: normal;
}

H2.heading {
font-family: Arial;
color: #660099;
font-weight: bold;
}

A
{	font:  bold 12px 'arial';
	color : 000000;
	text-decoration : none;	}

A.black
{	font:  bold 12px 'arial';
	color : 000000;
	text-decoration : none;	}

A.black:HOVER
{	font:  bold 12px 'arial';
	color : ED5844;
	text-decoration : none;	}

/* HOVER effect for IE4+ */
A:HOVER
{	color : ED5844;	}

A:ACTIVE
{	color : ED5844;
	font-style : italic;	}

#CURRENT
{	color : #E50066;		}



	