h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
	font-weight: lighter;
	text-decoration: underline;
	color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #003366;
	font-size: 16px;
	font-style: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

