a:link {
font-weight: bold;
color:  #000000;
}
a:visited {
font-weight: bold;
color: #000000;
}
a:hover {
font-weight: bold;
background-color: #ffffff;
color: #000000;
}
a:active  {
font-weight: bold;
color: #000000;
}
body { 
background-color: blue;
text-align:  justify;
font-family: Arial, Helvetica, sans-serif;
font-size:  18px;
}
div {
background-color: white;
margin-left: .73in;
margin-right: .73in;
font-size: 18px;
color: black;
}
h1 {
font-weight: bold;
font-family: impact;
text-align: center;
color: black;
font-size: 48px;
}
h2 {
font-weight: bold;
color: black;
font-size: 150%;
text-align: center;
}
h4{
color: black;
text-align:  center;
margin-left: .2in;
margin-right: .2in;
font-size:  12px;
}
h5{
color: black;
text-align:  justify;
margin-left: .2in;
margin-right: .2in;
font-size:  12px;
}
table.box {
border-style: none; text-align: center; width: 98%; background-color: black;
}
td.box {
border-style: none; width: 98%; background-color: black;
}
tr.box {
border-style: none;
}
p {
color: black;
text-align:  justify;
margin-left: .2in;
margin-right: .2in;
font-size:  18px;
}
table {
background: #ffffff;
margin-left: auto;
margin-right: auto;
font-size: 18px;
width: 89%;
}
th {
text-align: center;
font-size: 24px
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}
td {
width: 33%;
text-align: center;
font-size: 16px;
vertical-align: middle;
}
td.a {
width: 33%; 
font-size: 16px;
text-align: left;
vertical-align: top;
padding: .1in;
}
td.b {
width: 33%; 
font-size: 5px;
background-color: black;
}
td.c {
width: 33%; 
font-size: 16px;
text-align: center;
vertical-align: top;
padding: .1in;
}
td.d {
width: 60%;
font-size: 16px;
text-align: center;
vertical-align: top;
padding: .1in;
}
td.e {
width: 50%;
font-size: 16px;
text-align: left;
vertical-align: top;
padding: .1in;
}
td.f {
font-size: 16px;
text-align: justify;
vertical-align: top;
padding: .3in;
}

