.center { 
  text-align: center;
}

.center table { 
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

body {
  background: #FFFFFF;
  color: #000000;  
}


a:link {
  color: #0000FF;
  background: transparent;
  text-shadow: #FFFF00;
}

a:visited {
  color: #00FF00;
  background: transparent;
}

a:hover {
  color: #BBDDFF;
  background: #555555;
}

.small {
  font-size: 75%;
}

.large {
  font-size: 200%;
}

.tiled {
  background-color: #000000z-index:;
  background-repeat: repeat-x;
  padding: 0;
}

.def {
	font-weight: bold;
	color: #0000FF;
}
 