BODY
{
	text-justify: auto;
	background-image: none;
	overflow: auto;
	color: #996666;
	line-height: normal;
	font-style: normal;
	font-family: Arial, 'Arial Narrow';
	list-style-type: disc;
	letter-spacing: normal;
	position: static;
	background-color: transparent;
	text-align: justify;
}
A:link
{
	color: #cc9999;

}
A:active
{
	color: #ffcccc;
}
A:hover
{
	color: #cc9999;
	text-decoration: underline;
}
A:visited
{
	color: #cc9999;
}
TD
{
	text-align: justify;
}
