body {
	background-image:url(../images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

body#gaid{
  line-height: 14px;
}

body#gaid .title{
  color: #060;
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 12px;
}

.lett{
  color: #333;
  padding-bottom: 10px;
  font-size: 12px;
}

body#chart{
  color: #333;
  font-size: 12px;
}

body#chart img{
  border: none;
}

.rank img{
  margin: 2px;
}
