BODY
{
	font-family: arial;
	font-size: 8pt;
	line-height: 22px;
} 
TD
{
	font-family: arial;
	font-size: 8pt;
	line-height: 22px;
} 
A:link
{	
	text-decoration:	underline;
	color:	#127C4B;
	font-weight: normal;
}	
A:visited
{	
	text-decoration:	underline;
	color:	#127C4B;
	font-weight: normal;
}	
A:active
{	
	text-decoration:	underline;
	color:	#127C4B;
	font-weight: normal;
}			
A:hover	
{	
	text-decoration:	underline;
	color:	#2B3D63;
	font-weight: normal;
} 
.whiteText
{
	color:	#FFFFFF;
	font-weight: bold;
} 
.news
{
	color:	#2B3D63;
	font-weight: bold;
	line-height: 16px;
	font-size: 10pt;
}
.heading
{
	font-weight: bold;
	font-size: 19px;
	color:#207A4E;
	line-height: 19px;
}
.subheading
{
	font-weight: bold;
	font-size: 16px;
	color:#000000;
	line-height: 16px;
}
.links
{
	font-weight: bold;
	color:#000000;
	line-height: 12px;
}
.boldText
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
A:link.boldText
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
A:hover.boldText
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
A:active.boldText
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #207A4E;
	text-decoration: underline;
}
