table, td

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

a:link, a:visited

{
text-decoration: underline;
color: white;
}

hr
{
color: white;
}


h2

{
margin-left: 5%;
font-size: 12pt;
font-weight: bold;
}

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

p
{
margin-left: 5%;
font-family: arial;
font-style: normal;
font-weight: normal;
font-size: 10pt;
}