
body {
  color: #000033;
  background: #f0f0f0;
  align: center;
  }

img {
  border: none;
  }
img.header {
  border-width: 2px;
  border-style: solid;
  }
 
#CathBack {
width: 120px;
height: 131px;
background-image: url("fuzzytest.jpg");
background-repeat: no-repeat;
border: 2px;
background-color: #999999;
}

#BASSlide1 {
width: 640px;
height: 480px;
background-image: url("basslide1.gif");
background-repeat: no-repeat;
border: 2px;
background-color: #999999;
}

p {
  text-align: left;
  }
 
a:link {
  color: #0000cc;
  }

a:visited {
  color: #705090;
  }

a:hover {
  color: #CC0000;
  }

a:active {
  color: #CC0000;
  text-decoration: none;
  }

h1 {
  color: #006600 ;
  }
h2 {
  color: #006600 ;
  }
h3 {
  color: #006600 ;
  }
h4 {
  color: #006600 ;
  }

.dateheading {
color: #006600;
font-weight: bold;
}

.bgreen {
color: #006600;
font-weight: bold;
}


