h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
}
