p
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color : #394450;
	line-height: 18px;
	margin-top: 10px; 
	margin-bottom: 10px;
}

td  {
	font-family: arial, helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color : #394450;
	line-height: 18px;
}

a  {
	color: #320a5a;
	text-decoration : underline;
}

a:visited  {
	color: #666666;
	text-decoration : underline;
}

a:active  {
	color: #666666;
	text-decoration : underline;
}

a:hover  {
	color : #666666;
	text-decoration : none;
}