﻿body 
{
	font-family:Century Gothic, Century, Verdana, Arial;
	font-size:14px;
	color:#666666;
}
a.nav:visited, a.nav:link
{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:24px;
	
	
}
a.nav:hover
{
 text-decoration:none;
 color:Orange;
 line-height:24px;
}

a.projects:visited, a.projects:link, a.projects:active,a.projects:hover
{
	font-size:x-small;
	color:#666666;
	text-decoration:none;
}



.heading
{
	font-size:32px;
	color:#666666;
}

p.footnotes
{
	font-size:10px;
	color:#999999;
	 font-style:italic;
}
.referralHeading
{
	color:orange;
	font-weight:bold;
}

.referralJob
{ color:#99cc33;
  font-style:italic;
  
}


