@charset "utf-8";
/* CSS Document */

p, li{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
}

.smallgreen{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #6DBD3E;
	font-weight: bold;
}
.articleheading{
	color: #6DBD3E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
}

