a  
{
text-decoration: none;
color: #000099;
}

a:link {
font-weight: bold;
color:  #000099;
font-family:  "Arial";  
font-size:  11pt;
}

a:visited {
font-weight: bold;
color: #000099;
font-family:  "Arial";  
font-size:  11pt;
}

a:hover {
color: red;
}

a:active  {
font-weight: bold;
color: #0000ff;
font-family:  "Arial";  
font-size:  11pt;
}

body
{ 
background-image: url(images/stucco1.gif);
background-attachment:  fixed;
text-align: justify;
font-family: "Arial";  
font-size: 14pt;
color: #993300;
}

UL
{
list-style-type: disc;
list-style: outside
}

hr
{
height:  .07in;
color: #993300;
width: 100%;
text-align: center;
}

hr.one {
color: #993300;
height: .07in;
width: 185px;
text-align: center;
}

hr.two {
color: #993300;
height: .07in;
width: 90%;
text-align: center;
}

p 
{
font-family: "Arial";
font-size: 14pt;
text-align: justify;
margin-left: .5in;
margin-right: .5in;
}

