body, p {
  color:		white;
  background-color:	#505A53;
  font-family: 		verdana, arial, helvetica, sans-serif;
  font-size: 		12px;
  line-height:		18px;
}

td, th {
  color:	 	#ffff00;
  padding: 3px;
  vertical-align: baseline;
  font-size: 10px;
}

td.sep {
  text-align: center;
  background-color: #004060;
  font-size: 14px;
}

a:link { color: #ffff00; }
a:visited { color: #ffff00; }
a:active { color: #ffffff; }

.title {
  text-align: center;
  font-size: 30px;
}

.copyright {
  color: white;
  text-align: center;
  font-size: tiny;
}

.disclaimer {
  color: white;
  text-align: center;
  font-size: tiny;
}

