body {
    margin: 0px;
    font-family: "Times New Roman", Times, serif;
}
h1 {
	
	font-size: 16pt;
	font-weight: 700;
	color: #0D2163;
}
p {
	
	font-size: 12pt;
	color: #22148F;
}
a {
	
	font-size: 12pt;
	color: #22148F;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h2 {
	
	font-size: large;
	color: #0D2163;
	line-height: 15pt;
}
td {
	font-size: 12pt;
	color: #22148F;
}
h3 {
	font-size: 14pt;
	font-weight: 500;
	color: #0D2163;
	line-height: 12pt;
}
li {
	font-size: 12pt;
	color: #22148F;
}


