.justify {
	text-align: right;
}
body,td {
	font-family: sans-serif; 
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
A {
	text-decoration: none;
	color: #000000;
}
A:Visited {
	text-decoration : none;
	color : #CC0000;
}
A:Hover {
	text-decoration: underline;
	color: #CC0000;
}
	