BODY {
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

A {
	color: #1E90FF;
}

A:HOVER {
	color: #191970;
}


TR {
	font-size: x-small;
}
