body {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 10pt;
  background-color: #FFFFFF }
  
/* default links */ 
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #8E5D0F;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAA116;
	font-size: 10pt;
	text-align: left;
	text-decoration: underline;
}

/* Left side navigation */

div#lftcont h3, div#lftcont h4, div#lftcont p, ul.lftnav, div#lftnavapp ul, div#lftsearch input, div#lftsearch label, div#lftsearch select, div#lftsearch span.lftschdate {
	font-size: 70%;
}

div#lftcont p, div#lftsearch input, div#lftsearch label, div#lftsearch select, div#lftsearch span.lftschdate, div#lftsearch select option {
	color: #636363; /* default dark grey color */
}

div#lftcont h3 { /* titles - see also, search */
	color: #336633;
}

div#lftwel h4 { /* titles - welcome back */
	color: #336666;
}

div#lftwel p { /* para - welcome back */
	color: #666;
}

div#lftnavapp p, div#lftcont p#lftthm, div#lftcont p#lftdis { /* application download, themes, disclaimer */
	color: #888; /* lighter grey for bolder areas */