.imp_greyhead  {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#7F7F7F;
}

.imp_purple {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#7030A0;
}

.imp_grey {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#7F7F7F;
}

.imp_grey2 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#717174;
}


.imp_main {
	font-family: Helvetica, sans-serif;
	font-size: 22x;
	line-height: 22px;
	text-decoration: none;
	color:#948A54;
}

a.imp_main:link {
	font-family: Helvetica, sans-serif;
	font-size: 22x;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	color:#948A54;
}

a.imp_main:visited {
	font-family: Helvetica, sans-serif;
	font-size: 22x;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	color:#948A54;
}

a.imp_main:hover {
	font-family: Helvetica, sans-serif;
	font-size: 22x;
	font-weight: bold;
	line-height: 22px;
	text-decoration: underline;
	color:#948A54;
}

a.imp_main:active {
	font-family: Helvetica, sans-serif;
	font-size: 22x;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	color:#948A54;
}

.imp_red {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#D6784E;
}

.imp_yellow {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#FFC000;
}

.imp_green {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#00B050;
}

.imp_pink {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color:#FF3399;
}

