body {
  background-color:#152520;
  font-family:Courier New;
  color:#CCEE88;  
}

td {
  text-align:center;
  font-family:Courier New;  
}

td.leftify {
  text-align:left;
}

td.headerlink {
  color:#77DDAA;   
  background-position: center top; 
  font-weight:bold;
}

td.headerlink_bg {
  background-image:url(images/headerlink_bg.jpg);
  background-repeat: no-repeat;
}

table.menubg {
  background-color:#114433;
}

.nomargins {
  margin:0px;
}

.makecolor {
  color:#CCEE88;
}

.emphasis {
  font-size:large;
  font-weight:bold;
}

a{
  color: #FFFFFF;
  text-decoration:none;
  font-weight:bold;
}

a:hover{
  text-decoration:underline;
}
