P 
{
	text-align: left;
	text-indent:0;
	color: #420042;
	font: normal smaller Arial, Helvetica, sans-serif;
}

P.center 
{
	text-align: center;
	text-indent:0;
	color : #420042;
	font: normal small Arial, Helvetica, sans-serif;
}

P.center_bold 
{
	text-align: center;
	text-indent:0;
	color : #420042;
	font: normal small Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:LINK {
	color : #0000ff";
}

A:VISITED {
	color : #800080;
}


