body {
  border:1px solid;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  background-color: #CCCCCC;

}

#wrapper {
  text-align: left;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}


.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: white;
background-color:#3366CC;
text-align: center;
font-size: 8pt;
}

a.blueBack{color: white}
a:hover.blueBack{color: #3366CC}

ul.crab{
list-style-image: url('images/crag.gif'); 
}

.box{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: bold;
text-align: center;
}

a.box{color: black}
a:hover.box{color: #3366CC}

.boxWhite{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: bold;
color: white;
text-align: center;
}

.tabletext {
font-family: Times New Roman;
font-size: 9pt;
}