p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
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;
}
