@charset "UTF-8";

.Green-Bold-Italic {
	font-size:16px !important;
	font-weight:bold !important;
	font-style:italic !important;
	color:#199243 !important;
}

.Green-Bold {
	font-size:14px !important;
	font-weight:bold !important;
	color:#199243 !important;
}

.Green {
	color:#199243 !important;	
}

.Small {
	font-size:10px !important;
}

.Hide-Bullets {
	list-style:none !important;
}

.Single-Line-List {
	margin-bottom:0 !important;
}
