A:link {
	color: #ffffff;
	text-decoration: none;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
}

A:active {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

TD {
	font-size: 14px;
	font-family : Arial;
}

P {
	font-size: 14px;
	font-family : Arial;
}

TD.smaller {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #000000;
}