body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.Title {
	font-size: small;
	font-weight: bold;
}
.tiny {
	font-size: xx-small;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
