
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
}


div#outerDiv {
	width: 1000px;
	margin: 20px auto;
	background: #ffffff ;
}

A:Link, A:Visited, A:Active  { text-decoration : none; font-weight : bold; color : #9c8d76; font-family: Arial, Helvetica, sans-serif; font-size : 12px;}
A:Hover  { text-decoration : none; font-weight : bold; color : #b3b8bc; font-family: Arial, Helvetica, sans-serif; font-size : 12px;}


A.nav:Link, A.nav:Visited, A.nav:Active  { text-decoration : none; font-weight : bold; color : #9c8d76; font-family :  Arial, Helvetica, sans-serif; font-size : 9px;}
A.nav:Hover  { text-decoration : none; font-weight : bold; color : #b3b8bc; font-family : Arial, Helvetica, sans-serif; font-size : 9px;}

A.services:Link, A.services:Visited, A.services:Active  { text-decoration : none; font-weight : bold; color : #FFFFFF; font-family :  Arial, Helvetica, sans-serif; font-size : 18px;}
A.services:Hover  { text-decoration : none; font-weight : bold; color : #212121; font-family : Arial, Helvetica, sans-serif; font-size : 18px;}



P, TD  {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c8d76;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #b3b8bc;
	font-weight: bold;
}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b3b8bc;
	font-weight: bold;
}

