.w_bold {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.w_link_sm {
	color: #FFFFFF;
	font-size: xx-small;
}
.w_link_lg {
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
}
.title {
	font-size: medium;
	color : #013810;
}
.sm_link {
	font-size: xx-small;
}
.sm_link_gr {
	font-size: xx-small;
	color : #013810;
}
.md_link {
	font-size: x-small;
}
.md_link_gr {
	font-size: x-small;
	color : #013810;
}
.md_bold {
	font-size: x-small;
	font-weight: bold;
}
.gr_text {
	font-size: x-small;
	color : #013810;
}
h1 {font-size:medium; display:block; font-weight: 400;	}
