a {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #33A02C; text-decoration: none; font-weight: normal}
a:link {  color: #33A02C}
a:visited {  color: #33A02C}
a:active {  color: #33A02C}
a:hover {  color: #33A02C; text-decoration: underline;}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: normal}
a.nav:link {  color: #FFFFFF}
a.nav:visited {  color: #FFFFFF}
a.nav:active {  color: #FFFFFF}
a.nav:hover {
	color: #59B224;
	text-decoration: none;

}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.showhand {
	cursor: hand;
}

.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: lighter;

}
a.info {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #33A02C; text-decoration: none; font-weight: lighter}
a.info:link {  color: #33A02C}
a.info:visited {  color: #33A02C}
a.info:active {  color: #33A02C}
a.info:hover {
	color: #33A02C;
	text-decoration: underline;

}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	border: 1px outset #666666;
}

.text_normal {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.list {  
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 9pt; 
color: #666666; 
text-decoration: none;
}

.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}

body, textarea {
  scrollbar-base-color:#99D47F;
  scrollbar-3dlight-color:#CCEBB9;
  scrollbar-arrow-color:#CCEBB9;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#99D47F;
  scrollbar-highlight-color:#CCEBB9;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#99D47F;
}

