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