body {
	font-family: Arial, Helvetica, sans-serif; margin: 0px; background-color: #EDEDED;
}

td	{font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal;} 

p	{font-size: 12px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal;}


#horzNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#horzNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#horzNavigation li {
	display: inline;
}

#horzNavigation a:link, #horzNavigation a:visited { 
	padding: 3px 6px 2px 5px; 
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

#horzNavigation a:hover {
	color: #ccc;
	text-decoration: underline;
	text-shadow: 0.1em 0.1em #666;
}
	

A:link {
 color: #336699;
 text-decoration: underline;
 }

A:visited {
 color: #336633;
 text-decoration: none;
 }

A:active {
 color: #666666;
 text-decoration: none;
 }

A:hover {
 color: #6699CC;
 text-decoration: none;
 }


.footer  {
	font-family: Arial, Helvetica, sans-serif; font-size: 9px;
}

.boldtextgreen {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336633;
}

ul {
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	line-height: 18px;
}

.boldtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style:italic;
	font-weight: bold;
	color:#336633;
}



 
 
 
 
 