.black {color: "black"}

.blue {color: "#000080"}

.label {text-align: center;
font-family: arial;
font-size: 8pt;
font-weight: bold;
text-indent: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.line {
border-style: solid;
border-width: 1px;
border-color: black;
}


p {
text-align: left;
font-family: arial;
font-size: 10pt;
text-decoration: none;
font-style: normal;
text-indent: 25px;
margin-top: 0px;
margin-bottom: 0px;
}

pc {
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}


hr {color: #9E0834}

h1 {
text-align: center;
color: #000080;
font-family: Times New Roman;
font-size: 18pt;
font-style: italic;
font-weight: bold;
text-indent: 0px;
margin-top: 12px;
margin-bottom: 12px;
}

h2 {
text-align: center;
color: #000080;
font-family: Times New Roman;
font-size: 14pt;
font-style: italic;
text-indent: 0px;
margin-top: 12px;
margin-bottom: 12px;
}

h3 {
text-align: center;
color: #000080;
font-family: Arial;
font-size: 10pt;
font-style: italic;
font-weight: bold;
text-indent: 0px;
margin-top: 12px;
margin-bottom: 12px;
}