.text {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.text11 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_lh_small {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
.textgreen {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59AC40;
}
.textwhite {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
}


a:link        {color: #000000; text-decoration: underline;}
a:visited     {color: #000000; text-decoration: underline;}
a:hover       {color: #808080; text-decoration: underline;}


.ul_home {
	list-style-image: url(graphics/roundbullet.gif);
	position: relative;
	left: -24px;
	top: -22px;
}
.ul_pf {
	list-style-image: url(graphics/roundbullet.gif);
	position: relative;
	left: -15px;
}

