A:link {
font-weight: bold;
color:  red;
font-family:  "Arial";  
font-size:  14pt;
}

A:visited {
font-weight: bold;
color: red;
font-family:  "Arial";  
font-size:  14pt;
}

A:active  {
font-weight: bold;
color: red;
font-family:  "Arial";  
font-size:  14pt;
}

A:hover {
font-weight: bold;
color: darkblue;
}

A.one {
font-weight: bold;
color: red;
font-size:  8pt;
}

B {
color:  white;
font-weight: bold;
}

body { 
color: white; 
background: blue;
text-align:  justify;
font-family:  "Arial";  
font-size:  14pt;
}

HR  {
color: red;
height: .07in;
text-align: center;
width: 875px;
}

P {
text-align:  justify;
margin-left: .7in;
margin-right: .7in;
font-family:  "Arial";  
font-size:  14pt;
}

p.one {
text-align:  justify;
margin-left: .5in;
margin-right: .5in;
font-family:  "Arial";  
font-size:  10pt;
}

p.two {
text-align:  center;
font-family:  "Arial";  
font-size:  8pt;
}

h1 {
color: darkblue;
text-align:  center;
font-family:  "stencil BT";
font-size: 54pt;
font-weight: bold;
}

th {
text-align: left;
font size: 14pt;
font-weight: bold;
}
