body {
	font-family: Trebuchet MS, Tahoma;
	text-align: justify;
	font-size: x-small;
}

table {
	font-family: Trebuchet MS, Tahoma;
	text-align: justify;
	font-size: x-small;
}

a {
	color: Brown;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}