P {
	text-align : justify;
}
.he {
	color : #525252;
	font-weight : bold;
}
.red {
	color : Red;
}

A, A:VISITED
{
	color : #CC0000;
}
A:HOVER {
	text-decoration : none;
}


TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

DIV {
	text-align : justify;
}
