a:link {
font-weight: bold;
color:  white;
font-family:  "Arial";  
font-size:  14pt;
}

a:visited {
font-weight: bold;
color: white;
font-family:  "Arial";  
font-size:  14pt;
}

a:hover {
color: blue;
}

a:active  {
font-weight: bold;
color: white;
font-family:  "Arial";  
font-size:  14pt;
}

body { 
color: #0000ff;
background: black;
text-align:  justify;
font-family:  "Arial";  
font-size:  14pt;
}

B {
font-weight:  bold;
color:  #000066;
font-family:  "Arial";
}

BLOCKQUOTE  {
text-align:  justify;
margin-left: .5in;
margin-right: .5in;
font-family:  "Arial";  
font-size:  14pt;
}

HR  {
color: blue;
height: .09in;
width: 90%;
text-align: center;
}

div {
text-align:  center;
}

P {
text-align:  justify;
margin-left: .5in;
margin-right: .5in;
font-family:  "Arial";  
font-size:  14pt;
}

table {
margin-left: auto;
margin-right: auto;
width: 90%;
border: 6px ridge;
}

td {
text-align:  left;
font-size:  14pt;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

td.one {
text-align: center;
margin-left: auto;
margin-right: auto;
font-size:  14pt;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

th.top {
font-size:  32pt;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

th {
font-size:  16pt;
font-weight: bold;
font-family:  Arial;
border-style: outset;
border-width: 3px;
}

h1 {
font-size: 18pt;
font-weight:  bold;
}

h2 {
font-size: 10pt;
}

h3 {
font-size: 10pt;
text-align:  justify;
margin-left: .5in;
}

