body {
	margin: 0;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: White;
}

 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFD68A;
}

 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFD68A;
}

 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: White;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: White;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: White;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: White;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: White;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul{
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
}
