/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#40495B;

}
a{
color:#96C150;
}
a:hover{
color:#40495B}
.txt_heb_green_bold {
	color: #8FA954;
	font-size:12px;
	font-weight: bold;
}
.txt_heb_green {
	color: #8FA954;
	font-size:11px;
}
.txt_dark_green_bold {
	color: #1A4730;
	font-size:11px;
	font-weight: bold;
}


