body {
background-color: #f9f9f9;
margin: 0px 0px 0px 0px;
color: #383d41;
font-family: 'Noto Sans', sans-serif;
font-size: 12pt;
}

a {
text-decoration: none;
color: #12466c;
}

a:hover {
text-decoration: underline;
color: #104295;
}

h4 {
font-size: 14pt;
color: #DD410A;
text-decoration: strong;
}

h3 {
font-size: 16pt;
color: #DD410A;
text-decoration: strong;
}

h2 {
font-size: 20pt;
color: #DD410A;
text-decoration: strong;
}

h1 {
font-size: 28pt;
color: #DD410A;
text-decoration: strong;
}