.largegreen {
	font-family: "Gill Sans MT", "Gill Sans",Arial, Verdana;
	font-size: 16pt;
	font-weight: normal;
	color: #195E47;
}
 .largegreen A:link    {text-decoration: none; color: #195e47}
 .largegreen A:visited {text-decoration: none; color: #195e47}
 .largegreen A:active  {text-decoration: none; color: #195e47}
 .largegreen A:hover   {text-decoration: none; color: #195e47}
 
 .midgrey {
	font-size: 10pt;
	color: #999999;
	font-family: "Gill Sans MT", "Gill Sans",Arial, Verdana;
	font-weight: normal;
	}
 .midgrey A:link    {text-decoration: none; color: #999999}
 .midgrey A:visited {text-decoration: none; color: #999999}
 .midgrey A:active  {text-decoration: none; color: #999999}
 .midgrey A:hover   {text-decoration: none; color: #999999} 

 .midblack {
	font-size: 10pt;
	color: #000000;
	font-family: "Gill Sans MT", "Gill Sans",Arial, Verdana;
	font-weight: normal;
	}
 .midblack A:link    {text-decoration: none; color: #000000}
 .midblack A:visited {text-decoration: none; color: #000000}
 .midblack A:active  {text-decoration: none; color: #000000}
 .midblack A:hover   {text-decoration: none; color: #000000} 
