.textnormal { 	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; 	font-size: 16px; 	font-weight: normal; 	color: #00561B; }   h1 { 	font-family: Calibri, Arial, Helvetica, sans-serif; 	font-size: 24px; 	font-weight: bold; 	text-align: center; 	margin-top:12px; 	color: #00561B; 	background-color:#FFFFFF; }   h2 { 	 	font-family: Calibri, Arial, Helvetica, sans-serif; 	font-size: 16px; 	font-weight: bold; 	text-align: center; 	color: #00561B; }    h3 { 	font-family: Calibri, Arial, Helvetica, sans-serif; 	 	font-weight: bold; 	text-align: center; 	color: #000000; } h4 { 	font-family: Calibri, Arial, Helvetica, sans-serif; 	font-size: 16px; 	margin-bottom: 0px; 	font-weight: bold; 	text-align: center; 	color: #7FDD4C; } h5 { 	 	font-family: Calibri, Arial, Helvetica, sans-serif; 	font-size: 14px; 	margin-bottom: 4px; 	font-weight: bold; 	text-align: center; 	color:#FF7F00 }    a:link { 	color: #00561B; 	text-decoration: none; 	font-weight: normal;  }  a:visited { 	color: #00561B; 	text-decoration: none; 	font-weight: normal; }  a:hover{ 	color: #00561B; 	text-decoration: underline; 	font-weight: normal;}a.tooltip em {	display:none; }a.tooltip:hover {     border: 0;    position: relative;    z-index: 500;    text-decoration:none;}a.tooltip:hover em {    font-style: normal;	text-decoration: none;    display: block;    position: absolute;    top: 20px;    left: -10px;    padding: 5px;    color: #FFFFFF;    border: 0px;    background: #7483EC;    width:400px;}
