body {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.f11px {
	font-size: 11px;
	padding-left: 10px;
}
.f10px {
	font-size: 10px;
	line-height: 130%;
	letter-spacing: 1px;
}

A{
  font-size : 12px;
  font-weight : normal;
  line-height : 145%;
  color : #666666;
  text-decoration : none;
}

A:Hover{
  text-decoration : underline;
}
#headText h1{
	font-size:12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
#headText h3{
	font-size:12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}


