p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FEFDE9;
}
