.error {
  font-weight: bold;
  color: #FF0000;
}

.topscoreheader {
  text-align: center;
  font-size: 200%;
  background-color: #36407F;
  color: #FFFFFF;
}

.score {
  font-size:120%;
  color: #36407F;
}

.date {
  color:#999999;
  font-size:90%;
}

.scoreinfo {
  vertical-align: top;
  padding-right:15px;
}
.name {
  font-size:120%;
  color: #9999FF;
}
.topic {
	font-size:110%;
	color: #FF9900;
	line-height: 130%;
}
.comments {
	font-size:100%;
	color: #333333;
	line-height:130%;
}

