p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00378A;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #AECEFF;
}
a {
	color: #E1A800;
	text-decoration: underline;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00378A;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0064F9;
	font-weight: bold;
}
li {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00378A;
}
a:hover {
	color: #AECEFF;
}
