table {
width: 600px;
border: 1px solid black;
border-collapse: collapse;
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: black;
background-color: white;
}

td {
border: 1px solid black;
border-collapse: collapse;
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: black;
background-color: white;
}

a:link, a:visited {
text-decoration: underline;
color: black;
}

hr { 
color: black;
}


h2 {
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 12pt;
font-weight: bold;
text-align: left;
}

h3 {
font-size: 12pt;
font-weight: bold;
text-align: left;
}

p {
border: 0px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 10pt;
text-align: left;
}
