h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
}
