body { 
  background-color: #000000;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFCC; 
}
td, th, div, p {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFCC; 
}
a:link, a:active, a:visited {
  text-decoration: none;
  color: #6699ff;
}
a:hover {
  text-decoration: underline;
  color: #FF5555;
}
ul {	
  margin-left: 20px; 
  margin-top: 4px; 
}
li { 
  font-size:10px;
  list-style-type: circle;
  text-decoration: none; 
}
#left {
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 15px;
  border-right: 2px #CCCCFF solid;
}
#center {
  padding-top: 0px;
}
#right {
  padding-top: 20px;
  padding-left: 10px;
  border-left: 2px #CCCCFF solid;
}
#copyright {
  
}
#webmail {
  line-height:20px;
}
.title {
  font-family: garamond;
  font-size: 18px;
  font-weight: bold;
}


