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

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

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

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

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

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

body { 
color: blue; 
background: white;
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 {
text-align:  center;
font-family:  "keystroke";
font-size: 48pt;
font-weight: bold;
}
