.chelsea_2012 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	text-align: center;
}
.chelsea_2012white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #fff;
	text-align: center;
}
.H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 16px;
	color: #000;
	text-align: center;
}
.subH {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	color: #000;
	text-align: center;
}
.H1white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 16px;
	color: #FFF;
	text-align: center;
}
.subHwhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	color: #FFF;
	text-align: center;
}
 a.normal:link {
  color:#333333;
  	font-style: bold;
  }
 a.normal:visited {
  color:#304050;
  	font-style: bold;
  }
 a.normal:hover {
  color:#FFFF00;
  	font-style: bold;
  }