<!--
body {
  color: #000000;
  background: #FFFFCC url(images/indexback.jpg);
  font-family: Verdana, sans-serif;
  margin: 0px 20px 0px 0px;
  }
  
A {
  color: #0000FF;
  background: transparent;
  font-size: 80%;
  font-weight: bold;
  }
  
A:link {
  color: #0000FF;
  background: transparent;
  }
  
A:visited {
  color: #00CCFF;
  background: transparent;
  }
  
A:hover {
  color:  #0101FF;
  background:transparent;
  }
  
H1 {
  text-align: center;
  }

p,li,div {
  font-weight: bold;
  }
  
.center {
  text-align: center;
  }

.float {
  float: left;
  width: 200px;
  height: 150px;  
  padding: 10px;
  margin: 10px;
  border-style: ridge;
  font-size: small; 
  font-weight: normal;
  text-align: justify;  
  }
  
hr {
  width: 75%;
  }
  
.small {
  font-size: small;
  }
  
.hocdisplay {
  font-size: 60%;
  }
  
.bankdisplay {
  font-size: 60%;
  background: #FFC0C0;
  }
  
.advertdisplay {
  font-size: 80%;
  }

.newsdisplay {
  font-size: 80%;
  }

.applydisplay {
  font-size: 60%;
  }

.linksdisplay {
  font-size: 80%;
  }
  
.panel {
  font-family: "Times New Roman", serif;
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  }
  
-->
