@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
.style2 {font-size: 24px}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}.footer {
	color: #000066;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

