body {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14pt;
vertical-align: top;
text-align: left;
border: none;
}

a {
text-decoration: none;
}

h1 {
font-weight: bold;
font-size: 24pt;
color: red;
text-align: center;
}

h2 {
font-weight: bold;
font-size: 16pt;
color: black;
text-align: center;
}

h3 {
font-weight: bold;
font-size: 14pt;
vertical-align: middle;
text-align: center;
}

h4 {
font-weight: normal;
font-size: 14pt;
text-align: center;
}

h5 {
font-weight: bold;
font-size: 12pt;
text-align: center;
color: black;
}

h6 {
font-weight: bold;
font-size: 14pt;
text-align: center;
color: black;
}

p {
font-size: 14pt;
color: black;
background: normal;
vertical-align: top;
margin-left: 2%; margin-right: 2%;
}


ul {
vertical-align: top;
margin-left: 15%; margin-right: 2%;
}

li {
font-size: 16pt;
vertical-align: top;
margin-left: 10%;
margin-right: 2%;

}
p.notice {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
background: normal;
vertical-align: top;
margin-left: 2%; margin-right: 2%;
margin-top:2%; margin-bottom 2%;
}

dd {
font-size: 10pt;
color: black;
background: normal;
vertical-align: top;
margin-left: 10%; margin-right: 2%;
}

dt {
font-weight: bold;
font-size: 10pt;
color: black;
background: normal;
vertical-align: top;
margin-left: 5%; margin-right: 2%;
}

td {
font-size: 8pt;
color: black;
}

td.button {
font-size: 8pt;
color: black;
}


blockquote {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-variant: normal;
font-size: 10pt;
color: black;
background: normal;
vertical-align: top;
margin-left: 10%;
margin-right: 10%;
}



