body {
	background-color: white; 
	margin-top: 0; margin-left: 0;
}

A.nav:Link, A.nav:Visited, A.nav:Active {
	text-decoration: none; font-weight: bold; 
	color:#3A3732; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana; 
	font-style: italic;
}

A.nav:Hover {
	text-decoration: none; 
	font-weight: bold; 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Verdana; 
	font-style: italic;
}


A:Link, A:Visited, A:Active {
	text-decoration: underline; 
	font-weight: bold; 
	color: black; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, Verdana; 
}

P, TD, LI  {
	font-family: Arial, Helvetica, Verdana; 
	font-weight: normal; 
	color: black; 
	font-size: 12pt;
}

.title  {
	font-family: Arial, Helvetica, Verdana; 
	font-weight: bold; 
	color: black; 
	font-size: 14pt;
}
a.c1FooterA {
		font-size: 1em;
}
A.fox:Link, A.fox:Active, A.fox:Visited {
	text-decoration: none; 
	font-weight: normal; 
	color: black; 
	font-size: 8pt; 
	font-family:Arial, Helvetica, sans-serif;
}

.fox-font  {
	font-family: Arial, Helvetica, Verdana; 
	font-weight: normal; 
	color: black; 
	font-size: 8pt;
}

.home  {
	font-family: Arial, Helvetica, Verdana; 
	font-weight: bold; 
	color: black; 
	font-size: 12pt; 
	font-style: italic;
}
ul.NavMenu {
	padding:0;
	background-color:#FFA243;
	/*width:1020px;*/
	margin:2;
}
li.NavMenu {
	display: inline;
	font-size:18px;	
	padding:0;
	margin:10;
}
