body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-top: 30px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: ffc66f;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: ff9900;
}
