.basic-small {
	font-size: 10px;
	line-height: 120%;
	font-family: "Verdana";
	font-weight: normal;
	color: #444444;
}
.basic-medium {
	font-size: 12px;
	line-height: 120%;
	font-family: "Verdana";
	color: #444444;
	font-weight: normal;
  text-align : center;
}
.basic-large {
	font-size: 14px;
	line-height: 120%;
	font-family: "Verdana";
	color: #444444;
	font-weight: normal;
}
.basic-large2 {
	font-size: 18px;
	line-height: 120%;
	font-family: "Verdana";
}
.basic-large2b {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	font-family: "Verdana";
}
.basic-largeb {
	font-size: 14px;
	line-height: 120%;
	font-weight : normal;
	font-family: "Verdana";
	color: #444444;
  text-align : center;
}
.basic-mediumb {
	font-size: 12px;
	line-height: 120%;
	font-family: "Verdana";
	color: #444444;
	font-weight: bold;
}
.basic-smalllink {
	font-size: 10px;
	line-height: 120%;
	font-family: "Verdana";
	font-weight : bold;
  text-decoration : none;
}
