body * {
	font-family:	inherit; 
	font-size:		inherit;
	color:			inherit;
}

a,a:hover,a:active { color: #037016;}
a:hover { text-decoration: none; }

h1 { 
	font-size:18pt; 
	font-weight: 100;
	color: #037016;
	letter-spacing: -0.05em;
}
h2 {
	margin: 2px 2px 2px 0;
	font-size:12pt; 
	font-weight: 100;
	letter-spacing: -0.03em;
	color: #037016;
}
h3 { 
	font-size:12pt; 
	color: #037016;
}


img {border: none;}
select, .DropDown {
	color: Black;
}

.Option input {
	border: none;
	background: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p { margin: 1px 0 1px 0; }

.HintBlur { color: #888 !important; }
.ac_results li { color: #444 !important; }
.ac_results li strong { color: Black !important; font-weight: bold !important; }
