BODY,p,td {
	color: Black;
	font-family : Arial, sans-serif;
	font-size : small;
	margin: 0px;
}

.xsmall {
	font-size : x-small;
}

A {
	text-decoration : underline;
	color: black;
}

A:HOVER {
	text-decoration : underline;
}
