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

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

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

A:hover {
font-weight: bold;
color: black;
font-family:  "arial";  
font-size:  14pt;
}

B {
color:  blue;
font-weight: bold;
font-family:  "arial";  
font-size:  14pt;
}

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

div {
text-align: center;
}

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

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


P.center {
text-align:  center;
font-family:  "arial";  
font-size:  14pt;
}

h1 {
color: green;
text-align:  center;
font-family:  "arial";
font-size: 54pt;
font-weight: bold;
}

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