body {
	background-color: #D1D8D8;
}
p {
	font-size: 16px;
}
td { }
a:link { }
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #006;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #996;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #803E19;
}
